From 528668cde8772d8ec4c3e40a66e8e01db3c344e2 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sat, 25 Jan 2025 17:21:51 -0600 Subject: [PATCH] spellcheck --- system-config/configuration/homebox/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-config/configuration/homebox/default.nix b/system-config/configuration/homebox/default.nix index 42021e8..37e5d40 100644 --- a/system-config/configuration/homebox/default.nix +++ b/system-config/configuration/homebox/default.nix @@ -232,7 +232,7 @@ firefox.enable = true; }; - systemd.user.services.hyprland-autostart = { + config.systemd.user.services.hyprland-autostart = { Unit = { Description = "Autostart Hyprland"; };