configure nvim

This commit is contained in:
2023-08-25 11:01:46 +03:00
parent 5a81bacfac
commit 3f9db2ad12
2 changed files with 3 additions and 2 deletions

View File

@@ -139,8 +139,6 @@
};
sysdig.enable = pkgs.stdenv.hostPlatform.system == "x86_64-linux";
#vim.defaultEditor = true;
};
networking.firewall.logRefusedConnections = false;