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