Test
This commit is contained in:
parent
6d686cd27d
commit
b69d867ece
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{ config, lib, pkgs, modulesPath, desktop, username, ... }: {
|
||||
imports = [
|
||||
(modulesPath + "/profiles/qemu-guest.nix")
|
||||
./firewall.nix
|
||||
# ./firewall.nix
|
||||
./xinetd.nix
|
||||
./wireguard.nix
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue