Refactor.
This commit is contained in:
parent
69088478f0
commit
667f337363
14 changed files with 173 additions and 164 deletions
10
suites/lxc.nix
Normal file
10
suites/lxc.nix
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
modulesPath,
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
(modulesPath + "/virtualisation/proxmox-lxc.nix")
|
||||
./server.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue