loptland: move to separate secrets file

This commit is contained in:
Christoph Hollizeck 2024-11-06 16:20:04 +01:00
parent 9bde5f050c
commit 7132c558ef
Signed by: Daholli
GPG key ID: 1763BB530F50279E
4 changed files with 48 additions and 3 deletions

View file

@ -31,7 +31,10 @@ in
};
services = {
factorio-server = enabled;
factorio-server = {
enable = true;
sopsFile = lib.snowfall.fs.get-file "secrets/secrets-loptland.yaml";
};
};
user.trustedPublicKeys = [