WTF
This commit is contained in:
parent
ee07347952
commit
3404e20c38
@ -17,7 +17,7 @@ in
|
||||
config = lib.mkIf cfg.enable {
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
key = "${config.sops.secrets."syncthing/${config.networking.hostName}_key".path }";
|
||||
key = "${config.sops.secrets."syncthing/${config.networking.hostName}_key".path}";
|
||||
cert = "${config.sops.secrets."syncthing/${config.networking.hostName}_cert".path}";
|
||||
user = "${username}";
|
||||
group = "users";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user