mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
further refactor work
This commit is contained in:
parent
eb4713ec37
commit
befe6ea564
32 changed files with 39 additions and 14 deletions
|
|
@ -1,5 +1,5 @@
|
|||
_: {
|
||||
firewall = {
|
||||
networking.firewall = {
|
||||
allowedUDPPorts = [5353]; # MDNS
|
||||
allowedUDPPortRanges = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue