nix/modules/desktop/default.nix
2024-08-31 17:05:26 +02:00

9 lines
77 B
Nix

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