add missing semicolon oops

This commit is contained in:
Gabriella Bere 2024-08-22 11:21:14 +01:00
parent 81a995b235
commit e44d75a2fe

View file

@ -79,5 +79,5 @@
xwayland.enable = true;
# Autostart using systemd
# systemd.enable = true;
}
};
}