use sops with kidney

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

View file

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