use sops with kidney
This commit is contained in:
parent
4a675b7112
commit
0353e1941d
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue