home: do restart services automatically
It seems like the problem is still present even after reverting this
commit... So I might as well use the option anyway, as it avoids having
to do it manually.
This reverts commit a94f349dde
.
This commit is contained in:
parent
c820640da5
commit
cc2e876d23
|
@ -40,4 +40,7 @@
|
|||
|
||||
# Who am I?
|
||||
home.username = "ambroisie";
|
||||
|
||||
# Start services automatically
|
||||
systemd.user.startServices = "sd-switch";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue