add basic user management

This commit is contained in:
Dennis Wuitz
2023-12-23 08:27:00 +01:00
parent f2c3f279d5
commit aca834a717
8 changed files with 47 additions and 12 deletions

View File

@ -190,7 +190,5 @@ in {
persistent = true;
system.autoUpgrade.flake = "github:RAD-Development/nix-dotfiles";
};
stateVersion = "22.11";
};
}