refactor3
This commit is contained in:
parent
b9e206af24
commit
f012a7d409
16661 changed files with 71 additions and 1480464 deletions
|
|
@ -3,10 +3,10 @@
|
|||
in {
|
||||
|
||||
sops.secrets."syncthing/key.pem" = {
|
||||
sopsFile = ../hosts/${host}/secrets/default.yaml;
|
||||
sopsFile = ../../hosts/${host}/secrets/default.yaml;
|
||||
};
|
||||
sops.secrets."syncthing/cert.pem" = {
|
||||
sopsFile = ../hosts/${host}/secrets/default.yaml;
|
||||
sopsFile = ../../hosts/${host}/secrets/default.yaml;
|
||||
};
|
||||
|
||||
services.syncthing = {
|
||||
|
|
@ -39,10 +39,6 @@
|
|||
path = "/home/lilith/.keepass";
|
||||
devices = ["phone" "nixserver" "lilith-pad" "lilith-pc" "lilith-old"];
|
||||
};
|
||||
"7qim7-yzqpn" = {
|
||||
path = "/home/lilith/obsidian";
|
||||
devices = ["phone" "nixserver" "lilith-pad" "lilith-pc" "lilith-old"];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue