Commit e526d639e8fb
Changed files (1)
machines
machines/wakasu.nix
@@ -4,6 +4,9 @@
imports = [
./base.nix
];
+ profiles.zsh = {
+ enable = true;
+ };
profiles.cloud.google.enable = true;
profiles.containers = {
enable = true;