{ config, pkgs, lib, ... }: { imports = [ ./wayland.nix ]; programs.niri.enable = true; }