home: restart services automatically (again)

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 281edd4eac
commit eb89d7feb3
1 changed files with 3 additions and 0 deletions

View File

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