calcite: switch to niri
This commit is contained in:
parent
62ca7ce8af
commit
3b393a74f5
10 changed files with 473 additions and 123 deletions
7
modules/home-manager/gui/default.nix
Normal file
7
modules/home-manager/gui/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
./niri.nix
|
||||
./fuzzel.nix
|
||||
./waybar.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue