atticd wip

This commit is contained in:
2025-01-22 10:01:41 +01:00
parent 1739e583e3
commit 92270f099f
5 changed files with 99 additions and 3 deletions
+2
View File
@@ -27,6 +27,7 @@
../../../profiles/http # enables nginx+acme, defines mkDomain
../../../profiles/http/index
/* ../../../profiles/http/services/attic.nix */
../../../profiles/http/services/cinny.nix
../../../profiles/http/services/element.nix
../../../profiles/http/services/flexget.nix
@@ -107,6 +108,7 @@
#networking.wireguard.interfaces."wg0".ips = [ "172.22.48.3/24" ]; # fyrkat
sops.secrets.flexget.sopsFile = ./secrets.yaml;
sops.secrets.atticd.sopsFile = ./secrets.yaml;
# TODO: remove? Move to where relevant?
nixpkgs.overlays = [
File diff suppressed because one or more lines are too long