home-manager: Remove unnecessary PartOf in systemd unit

Fixes #20
This commit is contained in:
talyz 2020-10-17 23:45:30 +02:00
parent ecb89af129
commit 4b3000b9be
No known key found for this signature in database
GPG key ID: 2DED2151F4671A2B

View file

@ -108,7 +108,6 @@ in
value = {
Unit = {
Description = "Bind mount ${targetDir} at ${mountPoint}";
PartOf = [ "graphical-session-pre.target" ];
# Don't restart the unit, it could corrupt data and
# crash programs currently reading from the mount.