Skip to content

Commit d896094

Browse files
authored
distributed builds: fix command (#1128)
1 parent db00265 commit d896094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorials/nixos/distributed-builds-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ To activate this configuration, restart the Nix daemon:
156156
On Linux with `systemd`, run as `root`:
157157

158158
```shell-session
159-
# systemctl cat nix-daemon.service
159+
# systemctl restart nix-daemon.service
160160
```
161161
::::
162162

0 commit comments

Comments
 (0)