added sops-nix

This commit is contained in:
Aleksandr Lebedev 2024-12-18 09:27:31 +01:00
parent a8354d0c0d
commit b83c4f77c7
6 changed files with 63 additions and 10 deletions

View file

@ -15,8 +15,6 @@
];
files = [
"/etc/machine-id"
"/etc/shadow"
"/etc/passwd"
{ file = "/var/keys/secret_file"; parentDirectory = { mode = "u=rwx,g=,o="; }; }
];
};