security improvements among other things
This commit is contained in:
parent
bd85fdb12f
commit
1d2c6bb0f0
8 changed files with 66 additions and 32 deletions
|
@ -4,17 +4,6 @@
|
|||
config = {
|
||||
networking = {
|
||||
networkmanager.wifi.backend = "iwd";
|
||||
firewall = {
|
||||
allowedTCPPorts = [
|
||||
8384
|
||||
22000
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
8080
|
||||
22000
|
||||
21027
|
||||
];
|
||||
};
|
||||
extraHosts = ''
|
||||
127.0.0.1 www.youtube.com
|
||||
127.0.0.1 www.reddit.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue