mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 02:41:33 +00:00
mini/animate: init
This commit is contained in:
parent
c8d727f2e9
commit
a1a0ab89b6
7 changed files with 62 additions and 0 deletions
6
modules/plugins/mini/animate/default.nix
Normal file
6
modules/plugins/mini/animate/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./animate.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue