home: restart services automatically (again)
All checks were successful
continuous-integration/drone/push Build is passing
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:
parent
925b872305
commit
0bf893c8a0
|
@ -40,4 +40,7 @@
|
||||||
|
|
||||||
# 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