nix/modules/desktop/default.nix
2024-08-31 16:04:57 +02:00

8 lines
57 B
Nix

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