h: fix forgotten env
This commit is contained in:
parent
9b93a4a973
commit
446a566bf2
@ -198,7 +198,7 @@ in {
|
||||
services = {
|
||||
gostart = {
|
||||
enable = true;
|
||||
keyPath = "${config.sops.secrets.gostart.path}";
|
||||
envFile = "${config.sops.secrets.gostart.path}";
|
||||
};
|
||||
golink = {
|
||||
enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user