fatass commit for the rice
This commit is contained in:
parent
266d1b3deb
commit
89ac1c676d
28 changed files with 1101 additions and 587 deletions
16
modules/nixos/programs/desktop/niri/default.nix
Normal file
16
modules/nixos/programs/desktop/niri/default.nix
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{ config, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./niri
|
||||
./waybar
|
||||
./flameshot.nix
|
||||
./fuzzel.nix
|
||||
./hypridle.nix
|
||||
./hyprlock.nix
|
||||
./mako.nix
|
||||
./swaybg.nix
|
||||
./tuigreet.nix
|
||||
./yazi.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue