fix typo in gaming module
This commit is contained in:
parent
156ab1955c
commit
759fb4e721
@ -178,7 +178,7 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.user.services.scc = mkIf cfg.scSerice {
|
systemd.user.services.scc = mkIf cfg.scService {
|
||||||
Unit = {
|
Unit = {
|
||||||
Description = "User-mode driver and GTK3 based GUI for Steam Controller";
|
Description = "User-mode driver and GTK3 based GUI for Steam Controller";
|
||||||
After = [ "graphical-session-pre.target" ];
|
After = [ "graphical-session-pre.target" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user