Enable kde connect in home manager
This commit is contained in:
parent
fe7949cbed
commit
78e8fb1dbf
|
@ -201,6 +201,8 @@
|
|||
no-autostart = true;
|
||||
};
|
||||
|
||||
services.kdeconnect.enable = true;
|
||||
|
||||
# Nicely reload system units when changing configs
|
||||
systemd.user.startServices = "sd-switch";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue