Move role folder to defaults
This commit is contained in:
parent
ea23be5e80
commit
78f95b4e11
19 changed files with 17 additions and 16 deletions
|
@ -1,5 +1,12 @@
|
|||
{ config, pkgs, ... }: {
|
||||
|
||||
imports = [ ./router ./router-dhcp ./router-dns ./router-wireless-ap ./wwan ./luks-ssh ];
|
||||
imports = [
|
||||
./router
|
||||
./router-dhcp
|
||||
./router-dns
|
||||
./router-wireless-ap
|
||||
./wwan
|
||||
./luks-ssh
|
||||
];
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue