This commit is contained in:
2026-04-19 20:35:58 +02:00
10 changed files with 100 additions and 29 deletions

View File

@@ -11,6 +11,14 @@
./home
];
environment.systemPackages = with pkgs; [
neovide
featherpad
protonmail-desktop
];
environment.variables.EDITOR = "neovide";
catppuccin.enable = true;
catppuccin.cache.enable = true;