This commit is contained in:
2025-08-30 10:11:07 -05:00
parent dc6c5ed8d4
commit fcd33c7924
2 changed files with 7 additions and 1 deletions

View File

@@ -28,6 +28,10 @@
];
};
programs.zsh.enable = true;
environment.shells = with pkgs; [ zsh bashInteractive ];
sysconfig = {
host = "iso";
graphical = true;