nix/modules/desktop/default.nix
2024-08-31 16:58:46 +02:00

8 lines
63 B
Nix

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