mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 10:51:36 +00:00
mini/ai: init
This commit is contained in:
parent
9c09915170
commit
8923d3b891
8 changed files with 69 additions and 0 deletions
5
modules/plugins/mini/default.nix
Normal file
5
modules/plugins/mini/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./ai
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue