fixed zsh stuff

This commit is contained in:
2026-04-15 20:59:00 -05:00
parent 13106f09f7
commit 015f7d7048
2 changed files with 9 additions and 5 deletions

View File

@@ -103,11 +103,6 @@
programs.firefox.enable = true;
programs.zsh.enable = true;
programs.zsh.ohMyZsh = {
enable = true;
plugins = [ "git" "python" "man" ];
theme = "agnoster";
};
programs.steam = {
enable = true;