From dd1b1dae8b494c5ff710321e207c7c9269a3cdc2 Mon Sep 17 00:00:00 2001 From: h7x4 Date: Sun, 8 Dec 2024 13:43:34 +0100 Subject: [PATCH] fixup! home/anyrun: init --- home/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/home.nix b/home/home.nix index 79adc2d..21592ee 100644 --- a/home/home.nix +++ b/home/home.nix @@ -76,6 +76,7 @@ in { ]) ++ (optionals machineVars.wayland [ ./programs/hyprland.nix ./programs/waybar.nix + ./programs/anyrun ]) ++ (optionals (!machineVars.wayland) [ ./programs/xmonad # ./programs/xmobar