home: do not restart services automatically

Turns out it is *not* ideal when modifying my WM configuration in any
way... Having i3 restart due to changing a keybinding is not great.

This reverts commit 6bec62073b.
This commit is contained in:
Bruno BELANYI 2021-10-27 15:12:16 +02:00
parent 548484d918
commit 72310d4047

View file

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