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:
parent
548484d918
commit
72310d4047
|
@ -40,7 +40,4 @@
|
||||||
|
|
||||||
# Who am I?
|
# Who am I?
|
||||||
home.username = "ambroisie";
|
home.username = "ambroisie";
|
||||||
|
|
||||||
# Start services automatically
|
|
||||||
systemd.user.startServices = "sd-switch";
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue