modularizing zsh

This commit is contained in:
cnst
2024-10-03 19:16:22 +02:00
parent 92d9e7bda3
commit e271e32e70
11 changed files with 81 additions and 79 deletions

View File

@@ -5,6 +5,5 @@
./fonts
./security
./xdg
./zsh
];
}

View File

@@ -1 +0,0 @@
{zramSwap.enable = true;}

View File

@@ -1 +0,0 @@
{ programs.zsh.enable = true; }