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
+1 -1
View File
@@ -2,6 +2,6 @@
{
programs.zoxide = {
enable = true;
enableNushellIntegration = true;
enableFishIntegration = true;
};
}