refactor: put namespaced vm code in module
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
df715a7e8f
commit
fc2d98e503
4 changed files with 158 additions and 80 deletions
|
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
# my-module = import ./my-module.nix
|
||||
namespaced-vpn = import ./namespaced-vpn.nix;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue