Skip to content

Commit

Permalink
chore: lang
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Jun 20, 2024
1 parent 35f2227 commit 841dfb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions en/nixos-install-oneclick.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ The above flake is meant to be used on a server. As such, it authorizes root acc

This worked:

```
```sh
[root@oneclick:~]# git clone https://github.com/nixos-asia/website.git

[root@oneclick:~]# cd website/global/nixos-install-oneclick/

[root@oneclick:~/website/global/nixos-install-oneclick]# sudo nixos-rebuild switch --flake .
```
```

0 comments on commit 841dfb2

Please sign in to comment.