flake: working finally
This commit is contained in:
parent
348187eec8
commit
56c8700fc0
5 changed files with 7 additions and 4 deletions
8
modules/programs/editors/module.nix
Normal file
8
modules/programs/editors/module.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
_: {
|
||||
imports = [
|
||||
./emacs/module.nix
|
||||
./helix/module.nix
|
||||
./kakoune
|
||||
./nvf
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue