loptland: move to separate secrets file

This commit is contained in:
Christoph Hollizeck 2024-11-06 16:20:04 +01:00
parent 3c380e7834
commit 7ab90a38ad
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
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 = [