| "oneshot", according to `man systemd.service`, "will consider the unit up after the main process exits". Since I designed token-server to run continuously, it will not intentionally exit; therefore, systemd awaits its exit, which never comes. "simple", on the other hand, does what I want. | ||
|---|---|---|
| .. | ||
| configuration.nix | ||
| hardware.nix | ||
| installer.nix | ||
| rebuild.nix | ||