Fix sxhkd service not starting
This commit is contained in:
parent
9746fb8934
commit
dbbd356929
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ in
|
|||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
xsession.enable = true;
|
||||
|
||||
services.${service} = {
|
||||
enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue