fix(hostnames): move hostname to configuration.nix
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
syntaxHighlighting.enable = true;
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
theme = "agnoster";
|
||||
theme = "gentoo";
|
||||
#plugins = [ "git" "ssh-agent" ];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user