mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-11 04:33:29 +00:00
feat: breadcrumbs
This commit is contained in:
parent
eaab87d151
commit
14179505b3
8 changed files with 222 additions and 1 deletions
6
modules/ui/breadcrumbs/default.nix
Normal file
6
modules/ui/breadcrumbs/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./config.nix
|
||||
./breadcrumbs.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue