Remove xinetd again
This commit is contained in:
parent
0d0003f1cf
commit
4d2d7065f9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
{ config, lib, pkgs, modulesPath, desktop, username, ... }: {
|
||||
imports = [
|
||||
(modulesPath + "/profiles/qemu-guest.nix")
|
||||
# ./firewall.nix
|
||||
./xinetd.nix
|
||||
./firewall.nix
|
||||
# ./xinetd.nix
|
||||
./wireguard.nix
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue