nixos/simpcraft: Add missing environment file
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 25m59s
All checks were successful
CI / Check, build and cache Nix flake (push) Successful in 25m59s
This commit is contained in:
parent
51d44e472a
commit
1813ca1927
@ -55,6 +55,7 @@ in
|
||||
|
||||
TZ = "Europe/Dublin";
|
||||
};
|
||||
environmentFiles = [ config.age.secrets."whale2/simpcraft.env".path ];
|
||||
|
||||
volumes = [
|
||||
"minecraft_data:/data"
|
||||
|
Loading…
Reference in New Issue
Block a user