mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
Move to recursiveMod, nixdirfmt
This commit is contained in:
parent
3a4458eae5
commit
76a479f14e
66 changed files with 313 additions and 335 deletions
|
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
programs.neovim = {
|
||||
extraConfig = ''
|
||||
${source ./init.vim}
|
||||
source ${./init.vim}
|
||||
'';
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
notmuch-vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue