refactor(nix-hm): do not specify restartsec for easyeffects service
This commit is contained in:
parent
cbc78c168c
commit
4fff18812d
@ -256,7 +256,6 @@ in {
|
||||
};
|
||||
};
|
||||
easyeffects = {
|
||||
Service.RestartSec = 3;
|
||||
Install.WantedBy = [ "compositor.target" ];
|
||||
Unit = {
|
||||
PartOf = [ "compositor.target" ];
|
||||
|
Loading…
Reference in New Issue
Block a user