move more modules to common section

This commit is contained in:
Noah Masur
2022-05-22 19:43:46 -04:00
parent df96ff6cea
commit 5b9058935d
9 changed files with 131 additions and 125 deletions

View File

@@ -0,0 +1,5 @@
{ ... }: {
imports = [ ./neovim ./notes.nix ];
}