mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-03 17:37:14 +00:00
visuals/fidget: migrate to newer configuration with custom setup options
This commit is contained in:
parent
868f808709
commit
042af02955
6 changed files with 411 additions and 34 deletions
6
modules/visuals/fidget/default.nix
Normal file
6
modules/visuals/fidget/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./config.nix
|
||||
./fidget.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue