mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 20:39:18 -08:00
systems/sumireko: Additional packages for work.
This commit is contained in:
parent
b589fdda9f
commit
9fe3751907
3 changed files with 6 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ in {
|
|||
];
|
||||
};
|
||||
networking = {
|
||||
wireless.enable = true;
|
||||
firewall = {
|
||||
allowedUDPPorts = [ 5353 ];
|
||||
allowedUDPPortRanges = [ { from = 32768; to=60999; } ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue