disable tailscale/sops on kidney

This commit is contained in:
xunuwu 2024-08-22 18:56:44 +02:00
parent 0353e1941d
commit b9db9fe232
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI

View file

@ -40,12 +40,8 @@ in {
};
imports = lib.flatten [
./kidney
(rootPaths [
"secrets" # tailscale auth mainly
])
(modulePaths [
"core/tools.nix"
"network/tailscale.nix"
"programs/tools.nix"