Enable firewall and migrate Jellyfin to NixOS
This commit is contained in:
parent
826c3ff28b
commit
07e6a8a597
10 changed files with 78 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
networking = {
|
||||
hostName = "iperf";
|
||||
firewall.enable = false;
|
||||
firewall.enable = true;
|
||||
};
|
||||
|
||||
system.stateVersion = "23.05";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue