changes
This commit is contained in:
parent
8ec2fa0da0
commit
ac33908637
2 changed files with 4 additions and 12 deletions
|
|
@ -63,8 +63,6 @@
|
|||
"syncthing/luna".owner = "horseman";
|
||||
"syncthing/terra".owner = "horseman";
|
||||
"syncthing/solis".owner = "horseman";
|
||||
"syncthing/gui_user".owner = "horseman";
|
||||
"syncthing/gui_password".owner = "horseman";
|
||||
};
|
||||
templates = {
|
||||
"syncluna".content = ''${config.sops.placeholder."syncthing/luna"}'';
|
||||
|
|
@ -96,10 +94,6 @@
|
|||
devices = [ "luna" "terra" "solis" ];
|
||||
};
|
||||
};
|
||||
gui = {
|
||||
user = config.sops.secrets."syncthing/gui_user";
|
||||
password = config.sops.secrets."syncthing/gui_password";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue