Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-04-03 12:06:18 +00:00
committed by GitHub
19 changed files with 126 additions and 208 deletions
@@ -13,7 +13,7 @@ in {
};
config = mkIf cfg.enable {
systemd.user.services.spacenavd = {
systemd.services.spacenavd = {
description = "Daemon for the Spacenavigator 6DOF mice by 3Dconnexion";
after = [ "syslog.target" ];
wantedBy = [ "graphical.target" ];