Update to latest Zed

Nix flake update
Switch to Zed with FHS
Update bookmarks to the latest formulation from home-manager
This commit is contained in:
Greg Hellings
2025-04-10 16:21:10 -05:00
parent 51e7a63897
commit ef2087b20b
3 changed files with 85 additions and 65 deletions
+4 -1
View File
@@ -78,7 +78,10 @@ in
};
profiles = {
default = {
bookmarks = import ./gui/bookmarks.nix;
bookmarks = {
force = true;
settings = import ./gui/bookmarks.nix;
};
id = 0;
isDefault = true;
search = {