work on live

This commit is contained in:
2025-08-31 14:53:21 -05:00
parent c3457da03c
commit 6b98345a97
5 changed files with 36 additions and 2 deletions

View File

@@ -49,8 +49,15 @@
];
};
sops = {
age.keyFile = "/var/lib/sops/age/keys.txt";
defaultSopsFile = ./secrets.yaml;
defaultSopsFormat = "yaml";
#secrets."nathan/pass".neededForUsers = true;
};
sysconfig = {
remoteBuildClient = true;
#remoteBuildClient = true;
host = "live";
graphical = true;
users = {