nvim:removed colorizer, added TCP ports in configs and misc stuff
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
networking = {
|
||||
hostName = "Satori";
|
||||
wireless.enable = true; # Enables wireless support via wpa_supplicant.
|
||||
firewall.allowedTCPPorts = [ 22 ];
|
||||
interfaces = {
|
||||
enp7s0.useDHCP = true;
|
||||
wlp0s20f3 = {
|
||||
|
Reference in New Issue
Block a user