System/Servenix+Thinknix: Fix sops key issue, they key location assumed an impermanent setup
Changed the default location to /home/${username}/.secrets/age/age.key, impermanent systems have to override this.
This commit is contained in:
@ -91,8 +91,6 @@ with mylib.networking; {
|
||||
|
||||
polkit.enable = true;
|
||||
|
||||
# TODO: This does not work on ServeNix?
|
||||
# Check on ThinkNix...
|
||||
sops-nix.bootSecrets.${username} = [
|
||||
"user-password"
|
||||
];
|
||||
|
Reference in New Issue
Block a user