nvim:removed colorizer, added TCP ports in configs and misc stuff

This commit is contained in:
2021-05-30 08:26:29 +05:30
parent 28cda002d5
commit 8952fafe65
9 changed files with 18 additions and 7 deletions

View File

@@ -2,6 +2,7 @@
{
networking = {
hostName = "Marisa";
firewall.allowedTCPPorts = [ 22 80 ];
wireless = {
enable = false;
iwd.enable = true;