System/Darwinix: Set sops bootSecrets
This commit is contained in:
@ -11,6 +11,10 @@
|
||||
...
|
||||
}: {
|
||||
systemmodules = {
|
||||
sops-nix.bootSecrets.${username} = [
|
||||
"user-password"
|
||||
];
|
||||
|
||||
sops-nix.secrets.${username} = [
|
||||
"ssh-private-key"
|
||||
"nix-github-token"
|
||||
|
||||
Reference in New Issue
Block a user