Files
nixos/modules/system/hyprland.nix
T
2025-12-24 17:38:24 -06:00

6 lines
59 B
Nix

{
imports = [
../../apps/hyprland/default.nix
];
}