Files
nixos/modules/system/hyprland.nix
T
2025-12-26 16:09:12 -06:00

7 lines
100 B
Nix

{
imports = [
../../apps/hyprland/default.nix
../../scripts/hakase-screensaver.nix
];
}