fixed small bug

This commit is contained in:
Aleksandr Lebedev 2024-12-17 22:58:50 +01:00
parent 9c008da008
commit 78a426cf37

View file

@ -15,9 +15,9 @@
];
files = [
"/etc/machine-id"
"/etc/shadow"
{ file = "/var/keys/secret_file"; parentDirectory = { mode = "u=rwx,g=,o="; }; }
];
"/etc/shadow"
};
systemd.tmpfiles.rules = [
"d /persist/home/ 0777 root root -" # /persist/home created, owned by root