bring back "vm"
This commit is contained in:
@@ -32,9 +32,12 @@
|
||||
stateVersion = "23.05";
|
||||
timeZone = "UTC";
|
||||
base = {
|
||||
users.passwd = {
|
||||
root.hashedPasswordFile = config.age.secrets.root-passwd-hash.path;
|
||||
motiejus.hashedPasswordFile = config.age.secrets.motiejus-passwd-hash.path;
|
||||
users = {
|
||||
enable = true;
|
||||
passwd = {
|
||||
root.hashedPasswordFile = config.age.secrets.root-passwd-hash.path;
|
||||
motiejus.hashedPasswordFile = config.age.secrets.motiejus-passwd-hash.path;
|
||||
};
|
||||
};
|
||||
|
||||
unitstatus = {
|
||||
|
||||
Reference in New Issue
Block a user