nix/modules/hypr/default.nix
2024-09-01 18:51:42 +02:00

9 lines
75 B
Nix

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