refactor: move cloudflared to tei

This commit is contained in:
arcnmx 2024-01-13 13:50:47 -08:00
parent 2fc06265c7
commit b2a68a39fd
5 changed files with 21 additions and 15 deletions

View file

@ -43,9 +43,7 @@ in {
(modulesPath + "/installer/scan/not-detected.nix")
nixos.sops
nixos.tailscale
nixos.cloudflared
nixos.nginx
nixos.access.gensokyo
nixos.access.zigbee2mqtt
nixos.postgres
nixos.vouch
@ -58,7 +56,6 @@ in {
inputs.systemd2mqtt.nixosModules.default
./mediatomb.nix
./deluge.nix
./cloudflared.nix
];
boot.supportedFilesystems = ["nfs"];