udiskie: remove taffybar requirement
It should be sufficient to have a graphical session going.
This commit is contained in:
parent
8b5d19e6b7
commit
a9343d8194
|
@ -13,8 +13,6 @@ with lib;
|
|||
systemd.user.services.udiskie = {
|
||||
Unit = {
|
||||
Description = "Udiskie mount daemon";
|
||||
Requires = [ "taffybar.service" ];
|
||||
After = [ "taffybar.service" ];
|
||||
};
|
||||
|
||||
Service = {
|
||||
|
|
Loading…
Reference in a new issue