Files
nixos/modules/system/hyprland.nix
T
2025-12-26 19:34:48 -06:00

6 lines
59 B
Nix

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