feat!: add zed editor, format files

This commit is contained in:
2025-06-29 16:36:45 -07:00
parent f6c13e0ec7
commit 2f97bc9774
9 changed files with 250 additions and 133 deletions

View File

@@ -38,6 +38,7 @@
wl-clip-persist
wdisplays
efibootmgr
nixd
];
programs.thunar.enable = true;
programs.hyprland = {
@@ -51,6 +52,7 @@
};
rofi.enable = true;
services.upower.enable = true;
zed.enable = true;
home-manager.users.luca = {
programs = {