finalizing server compatibility updates

This commit is contained in:
pagedMov
2024-11-26 13:33:41 -05:00
parent 235f7a208e
commit 8e8f337165
6 changed files with 68 additions and 75 deletions

View File

@@ -14,6 +14,7 @@
# modules/home/environment
envConfig = {
starshipConfig.enable = true;
stylixHomeConfig.enable = true;
userPkgs.enable = true;
zshConfig = {
shellAliases.enable = true;
@@ -26,6 +27,7 @@
# modules/home/programs
programConfigs = {
autojumpConfig.enable = true;
kittyConfig.enable = true;
btopConfig.enable = true;
ezaConfig.enable = true;
fzfConfig.enable = true;