home: restart services automatically (again)
All checks were successful
continuous-integration/drone/push Build is passing

I think my issue was *not* related to this, so I might as well keep
using it since it does seem useful in the long run.

This reverts commit a94f349dde.
This commit is contained in:
Bruno BELANYI 2021-11-30 13:51:56 +01:00
parent 925b872305
commit 0bf893c8a0

View file

@ -40,4 +40,7 @@
# Who am I?
home.username = "ambroisie";
# Start services automatically
systemd.user.startServices = "sd-switch";
}