bring back "vm"

This commit is contained in:
2024-02-04 16:18:47 +02:00
parent c86f3b00a9
commit 967a94af6d
10 changed files with 169 additions and 49 deletions

View File

@@ -63,6 +63,7 @@ in {
base = {
zfs.enable = true;
users = {
enable = true;
fullDesktop = true;
passwd = {
root.hashedPasswordFile = config.age.secrets.root-passwd-hash.path;