aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhongheng Liu <z.liu@outlook.com.gr>2025-01-10 21:27:29 +0200
committerZhongheng Liu <z.liu@outlook.com.gr>2025-01-10 21:27:29 +0200
commitb6216a3f538c5bb79838b9dc3f0000361c2cae78 (patch)
treeb129a30208664a527f26740d74e1b60291e6109a
parente56dc0238fa111e8f42db7b051e8072bcdfa9e73 (diff)
downloadnixos-configuration-b6216a3f538c5bb79838b9dc3f0000361c2cae78.tar.gz
nixos-configuration-b6216a3f538c5bb79838b9dc3f0000361c2cae78.tar.bz2
nixos-configuration-b6216a3f538c5bb79838b9dc3f0000361c2cae78.zip
chore: update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7236e33..4f7f464 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ chmod +x ./deploy.sh
or manually:
-```
+```sh
git clone <repo_url> <path_to_config>
sudo nixos-rebuild --flake <path_to_config>#<your_hostname> boot
```