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