nixos/user/hyprland/default.nix
2025-01-16 13:59:51 +01:00

9 lines
86 B
Nix

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