1

System/Darwinix: Set sops bootSecrets

This commit is contained in:
2026-03-26 21:03:21 +01:00
parent 288496afa1
commit c9a4b1a428

View File

@ -11,6 +11,10 @@
...
}: {
systemmodules = {
sops-nix.bootSecrets.${username} = [
"user-password"
];
sops-nix.secrets.${username} = [
"ssh-private-key"
"nix-github-token"