fix: passwörter sind nice
This commit is contained in:
parent
a25c270931
commit
6d4dbfd4fc
|
@ -10,8 +10,7 @@
|
|||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDZixkix0KfKuq7Q19whS5FQQg51/AJGB5BiNF/7h/LM"
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHxD4GOrwrBTG4/qQhm5hoSB2CP7W9g1LPWP11oLGOjQ"
|
||||
];
|
||||
#passwordFile = config.rekey.secrets.root.path;
|
||||
password = "ctie";
|
||||
passwordFile = config.rekey.secrets.root.path;
|
||||
};
|
||||
home-manager.users.root = {
|
||||
imports = [../common];
|
||||
|
|
Loading…
Reference in a new issue