Remove server modules

This commit is contained in:
Fabian Hauser 2021-05-14 00:34:39 +02:00
parent 3460347630
commit b7c1db191d
10 changed files with 0 additions and 1674 deletions

View file

@ -1,11 +1,6 @@
{ config, pkgs, ... }: {
imports = [
./router
./router-dhcp
./router-dns
./router-wireless-ap
./wwan
./luks-ssh
];