gutterman: add restic backups to minecraft
This commit is contained in:
parent
49a5d29b0a
commit
91a0bb384a
6 changed files with 72 additions and 2 deletions
5
modules/nixos/services/gameserver/sops.nix
Normal file
5
modules/nixos/services/gameserver/sops.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ config, ... }:
|
||||
|
||||
{
|
||||
sops.defaultSopsFile = "/etc/nixos/secrets/gutterman.yaml";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue