mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-20 10:51:17 +00:00
ui/dressing: init
This commit is contained in:
parent
585dfca7ca
commit
203d68071f
5 changed files with 50 additions and 0 deletions
6
modules/plugins/ui/dressing/default.nix
Normal file
6
modules/plugins/ui/dressing/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./config.nix
|
||||
./dressing.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue