nixos-config/common/de/hyprland.nix
2024-04-17 20:39:12 +02:00

5 lines
82 B
Nix

{
# Not working on phoenix for some reason
programs.hyprland.enable = true;
}