updates
This commit is contained in:
parent
c962a5e186
commit
05ac4f2b9a
3 changed files with 2 additions and 4 deletions
|
@ -23,7 +23,7 @@ in {
|
|||
networking.firewall.allowedTCPPorts = [ 3900 3901 3902 ];
|
||||
|
||||
# Defines rpc_secret
|
||||
systemd.services.garage.serviceConfig.EnvironmentFile = "${vs.garage}/environment";
|
||||
systemd.services.garage.serviceConfig.EnvironmentFile = [ "${vs.garage}/environment" ];
|
||||
|
||||
services.garage = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue