{ config, pkgs, lib, system, user, allowed, secrets, ... }: { home.packages = [ # hyprland itself is a system package pkgs.hyprland-protocols ]; }