From 678c1f86eefa2521fd4d611b1ff30f51bc1433d8 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 17 Jun 2025 22:37:24 -0400 Subject: add new custom pkgs to main configuraion --- options.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options.nix') diff --git a/options.nix b/options.nix index fb45323..df80b7b 100644 --- a/options.nix +++ b/options.nix @@ -28,7 +28,7 @@ # programs to auto run in gui autoRun = [ - "waybar" + "astal" "thunderbird" "discord --enable-features=UseOzonePlatform --ozone-platform=wayland" "element-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland" -- cgit v1.2.3-freya