mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
chore: track external network configs
This commit is contained in:
parent
3bb2e7e3c5
commit
103548a87c
11 changed files with 145 additions and 10 deletions
1
tree.nix
1
tree.nix
|
|
@ -61,6 +61,7 @@
|
|||
"modules/meta".functor.enable = true;
|
||||
"modules/system".functor.enable = true;
|
||||
"modules/system/proxmox".functor.enable = true;
|
||||
"modules/system/extern".functor.enable = true;
|
||||
"modules/home".functor.enable = true;
|
||||
"modules/type".functor.enable = true;
|
||||
"nixos/*".functor = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue