Initial commit
This commit is contained in:
commit
95ab35975a
27 changed files with 446 additions and 0 deletions
5
modules/vpn/default.nix
Normal file
5
modules/vpn/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./hft.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue