Files
nixos-config/modules/_unused/hypr/default.nix
2026-04-04 16:46:30 -04:00

12 lines
110 B
Nix

{
...
}:
{
imports = [
./hyprland.nix
./keybinds.nix
./monitors.nix
./pyprland.nix
];
}