mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
utility/smart-splits: init
This commit is contained in:
parent
77a32f0961
commit
d6d569c53e
6 changed files with 101 additions and 0 deletions
6
modules/plugins/utility/smart-splits/default.nix
Normal file
6
modules/plugins/utility/smart-splits/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./config.nix
|
||||
./smart-splits.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue