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