feat: Unify lxc and systems config

This commit is contained in:
UGA Innovation Factory
2025-12-10 10:23:28 -05:00
committed by Hunter Halloran
parent 01d1a36650
commit bcacfd2ca1
5 changed files with 112 additions and 0 deletions

View File

@@ -37,4 +37,8 @@
system.stateVersion = "25.11";
}
)
{
modules.sw.enable = true;
modules.sw.type = "headless";
}
]