nixos/user/hyprland/default.nix

9 lines
86 B
Nix
Raw Normal View History

2025-01-16 13:59:51 +01:00
{
imports = [
./hyprland.nix
./waybar
./xdg.nix
./cursor.nix
];
}