feat: change omz theme to agnoster

This commit is contained in:
2025-12-11 15:44:53 +01:00
parent 95c7fe4c52
commit 106f6f95c9

View File

@@ -7,7 +7,10 @@
# user packages
home.packages = with pkgs; [
discord
#teamspeak3 # unmaintained qtwebkit
fastfetch
screenfetch
zip
xz
unzip
@@ -55,7 +58,7 @@
syntaxHighlighting.enable = true;
oh-my-zsh = {
enable = true;
theme = "gentoo";
theme = "agnoster";
};
};