WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 43ecd19408 - Show all commits

View file

@ -95,6 +95,12 @@ require('packer').startup(function()
rtp = 'contrib/vim/redact_pass.vim'
}
-- Neovim inside Firefox
use {
'glacambre/firenvim',
run = function() vim.fn['firenvim#install'](0) end
}
end)
-- Install plugins if packer was not installed