feat: complete overhaul. hyprland -> dwl; foot -> ghostty; nushell -> fish; stylix: completely custom again

This commit is contained in:
2026-01-13 20:09:19 -05:00
parent 4d92882f4e
commit 1155c43800
20 changed files with 2716 additions and 158 deletions
+5 -5
View File
@@ -1,7 +1,7 @@
{...}:
{ ... }:
{
programs.carapace = {
enable = true;
enableNushellIntegration = true;
};
programs.carapace = {
enable = true;
enableFishIntegration = true;
};
}