fix: move gortium passwordFile to shared user module (applies to all hosts)
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
};
|
||||
|
||||
# Password file for gortium (merges with users/gortium/default.nix)
|
||||
users.users.gortium.passwordFile = config.age.secrets.gortium_password.path;
|
||||
|
||||
# WiFi via NetworkManager + secret agenix
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user