This commit is contained in:
Till 2026-01-23 11:09:06 +01:00
parent 415e3c1caf
commit 7f9c096123
11 changed files with 56 additions and 52 deletions

View file

@ -41,7 +41,6 @@ nnoremap <c-l> <c-w>l
nnoremap <c-q> :hide<return>
nnoremap <leader>m :make<return>
nnoremap <leader>M :!home-manager switch<return>
tnoremap <esc> <c-\><c-n>

View file

@ -0,0 +1 @@
setlocal makeprg=sudo\ nixos-rebuild\ switch