{ config, pkgs, inputs, ... }: { imports = [ ./wm_apps.nix ]; programs.hyprland.enable = true; }