From 8a7c48c8dcc5ae0d886ae16ecd4c7e388025f867 Mon Sep 17 00:00:00 2001 From: Patrick Menking Date: Tue, 17 Sep 2024 16:24:12 -0400 Subject: [PATCH] Autostart waybar --- modules/home/crow/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/crow/home.nix b/modules/home/crow/home.nix index 725af49..7781f92 100644 --- a/modules/home/crow/home.nix +++ b/modules/home/crow/home.nix @@ -15,6 +15,7 @@ programs = { waybar = { enable = true; + systemd.enable = true; settings = { mainBar = { layer = "top";