Files
nixos/modules/home/hyprland.nix
T
2025-12-23 21:50:16 +00:00

6 lines
56 B
Nix

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