mirror of
https://github.com/nmasur/dotfiles
synced 2025-08-24 06:04:41 +00:00
move more modules to common section
This commit is contained in:
5
modules/editor/default.nix
Normal file
5
modules/editor/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ ... }: {
|
||||
|
||||
imports = [ ./neovim ./notes.nix ];
|
||||
|
||||
}
|
Reference in New Issue
Block a user