nvim:removed colorizer, added TCP ports in configs and misc stuff
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
{
|
||||
networking = {
|
||||
hostName = "Marisa";
|
||||
firewall.allowedTCPPorts = [ 22 80 ];
|
||||
wireless = {
|
||||
enable = false;
|
||||
iwd.enable = true;
|
||||
|
Reference in New Issue
Block a user