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

7 lines
72 B
Nix

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