nix update required to compile

This commit is contained in:
2026-04-04 15:20:53 -05:00
parent 6ac626aa9f
commit 11d3569bab
3 changed files with 79 additions and 62 deletions
+1 -2
View File
@@ -47,7 +47,7 @@
};
# user persisted dirs
home.persistence."/persist/home/roy" = {
home.persistence."/persist" = {
directories = [
".ssh"
"rp"
@@ -62,7 +62,6 @@
".config/sops/age/keys.txt"
];
allowOther = true;
};
# User services must come after sops secrets