Files
nixos/modules/home/hyprland.nix
T
2025-12-25 11:26:02 -06:00

9 lines
152 B
Nix

{
imports = [
../../apps/hyprland/home.nix
# ../../apps/walker/home.nix
../../apps/fsel/home.nix
../../apps/hyprpaper/home.nix
];
}