mirror of https://gitlab.crans.org/nounous/nixos
remove firewall ceph
parent
12f22d063e
commit
3b38c9ab0b
|
|
@ -4,6 +4,7 @@
|
|||
networking = {
|
||||
|
||||
dhcpcd.enable = false;
|
||||
firewall = false;
|
||||
|
||||
vlans = {
|
||||
srv-nat = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue