mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-09 11:51:35 +00:00
feat: UI overhaul
This commit is contained in:
parent
202eaaf322
commit
5f861b3ed1
6 changed files with 113 additions and 2 deletions
5
modules/ui/default.nix
Normal file
5
modules/ui/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
_: {
|
||||
imports = [
|
||||
./noice.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue