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