mirror of
https://github.com/kmein/niveum
synced 2026-03-22 04:41:07 +01:00
feat(ful): set root password
This commit is contained in:
@@ -42,5 +42,7 @@ in {
|
|||||||
email = kieran.email;
|
email = kieran.email;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
users.users.root.passwordFile = toString <system-secrets/root.password>;
|
||||||
|
|
||||||
environment.systemPackages = [pkgs.vim pkgs.git pkgs.tmux pkgs.python3];
|
environment.systemPackages = [pkgs.vim pkgs.git pkgs.tmux pkgs.python3];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user