{ config, lib, pkgs, nixos-unstable, inputs, ... }: { programs.niri = { enable = true; # wrapperFeatures.gtk = true; };}