nixos/home/hyprland/default.nix

7 lines
59 B
Nix

{
imports = [
./hyprland.nix
./waybar.nix
];
}