mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-11 12:43:28 +00:00
dev: move modules/utilty/hop -> modules/utility/motion/hop
This commit is contained in:
parent
ab4026d49e
commit
b76eb174f1
3 changed files with 3 additions and 4 deletions
6
modules/utility/motion/hop/default.nix
Normal file
6
modules/utility/motion/hop/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./hop.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue