added missing semicolon

This commit is contained in:
Gabriella Bere 2024-08-22 12:08:09 +01:00
parent a1134a91a9
commit 3c020f2c8c

View file

@ -80,7 +80,7 @@
xwayland.enable = true; xwayland.enable = true;
# Autostart using systemd # Autostart using systemd
# systemd.enable = true; # systemd.enable = true;
extraConfig = "exec-once = waybar" extraConfig = "exec-once = waybar";
}; };
# Hyprland configuration # Hyprland configuration
wayland.windowManager.hyprland.settings = { wayland.windowManager.hyprland.settings = {