diff --git a/hosts/gabbielaptop/home.nix b/hosts/gabbielaptop/home.nix index 674ebf5..26107d2 100644 --- a/hosts/gabbielaptop/home.nix +++ b/hosts/gabbielaptop/home.nix @@ -80,7 +80,7 @@ xwayland.enable = true; # Autostart using systemd # systemd.enable = true; - extraConfig = "exec-once = waybar" + extraConfig = "exec-once = waybar"; }; # Hyprland configuration wayland.windowManager.hyprland.settings = {