mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-11 20:53:27 +00:00
feat: apply new module format to dashboard plugins [3/3]
This commit is contained in:
parent
4436c2b2aa
commit
f567b08e92
10 changed files with 106 additions and 52 deletions
6
modules/dashboard/alpha/default.nix
Normal file
6
modules/dashboard/alpha/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
_: {
|
||||
imports = [
|
||||
./alpha.nix
|
||||
./config.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue