mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-06 19:09:31 +00:00
ui/ui2: init
This commit is contained in:
parent
d3304af3d5
commit
96be4d23a9
5 changed files with 105 additions and 0 deletions
6
modules/plugins/ui/ui2/default.nix
Normal file
6
modules/plugins/ui/ui2/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./config.nix
|
||||
./ui2.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue