WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
2 changed files with 1 additions and 2 deletions
Showing only changes of commit 21d6a1c3f6 - Show all commits

View file

@ -22,6 +22,6 @@ require("lazy").setup({
disabled_plugins = { "netrwPlugin" },
},
defaults = {
version = "*",
-- version = "*", -- Disabled for now
},
})

View file

@ -2,7 +2,6 @@
--- @type LazyPluginSpec
return {
"sbdchd/neoformat",
branch = "master",
keys = {
{
desc = "Format with Neoformat",