refactor3

This commit is contained in:
Lilith 2025-03-12 16:43:45 +01:00
parent b9e206af24
commit f012a7d409
Signed by: lilith
GPG key ID: 8712A0F317C37175
16661 changed files with 71 additions and 1480464 deletions

View file

@ -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"];
};
};
};
};