nix/modules/hyprland/default.nix
2024-08-31 17:10:30 +02:00

9 lines
75 B
Nix

{
imports = [
./ags
./hypridle
./hyprland
./style
];
}