loptland: move to separate secrets file

This commit is contained in:
Christoph Hollizeck 2024-11-06 16:20:04 +01:00
parent 08e78963e8
commit dab5545875
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 = [