New module for standard LXC containers

This commit is contained in:
pazpi 2025-01-08 14:32:49 +01:00
parent 3336068ab9
commit ab86d3e6a2
2 changed files with 30 additions and 0 deletions

View file

@ -2,6 +2,7 @@
imports = [
./commons.nix
./helper-functions.nix
./lxc-standard.nix
./server-node-users.nix
];
}