phantom: open port 8745
This commit is contained in:
parent
0397a4e166
commit
323a02c6fd
|
@ -53,6 +53,8 @@
|
|||
flake = "git+https://git.lelgenio.com/lelgenio/nixos-config#phantom";
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 8745 ];
|
||||
|
||||
system.stateVersion = "23.05"; # Never change this
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue