update to nixos-22.11

This commit is contained in:
Daniel Olsen
2022-12-01 21:14:53 +01:00
parent b9ea792ddc
commit b95ed726eb
5 changed files with 82 additions and 94 deletions

View File

@@ -12,7 +12,5 @@
};
profiles.base.enable = true;
profiles.base.enable = false;
profiles.zsh.enable = true;
}