nixos-config/modules/home-manager/gui/default.nix

8 lines
90 B
Nix

{
imports = [
./niri.nix
./fuzzel.nix
./gtklock.nix
./waybar.nix
];
}