fix: move gortium passwordFile to shared user module (applies to all hosts)
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
];
|
||||
shell = pkgs.zsh;
|
||||
openssh.authorizedKeys.keys = [
|
||||
passwordFile = config.age.secrets.gortium_password.path;
|
||||
keys.users.gortium.main
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user