feat: set up declarative password with sops

This commit is contained in:
Nick 2025-11-05 23:36:54 -06:00
parent a5e7d1bbf6
commit fee6830edc
4 changed files with 14 additions and 19 deletions

View file

@ -85,11 +85,6 @@ in
directories = [
"/var/cache"
"/var/lib"
"/etc/passwd"
"/etc/shadow"
"/etc/group"
"/etc/subuid"
"/etc/subgid"
{
directory = "/etc/ssh";
mode = "u=rwx,g=rx,o=rx";