aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhongheng Liu <z.liu@outlook.com.gr>2025-01-04 20:16:53 +0200
committerZhongheng Liu <z.liu@outlook.com.gr>2025-01-04 20:16:53 +0200
commitfd12988a0f07beb4d75701e81a32cbaa4e01b60a (patch)
tree64db18097cfa1fa7ac1c54eb558dc895561010fd
parent75870c32aa986dfc79dee4b188bdfc752cd34b4b (diff)
parent034781407317f506d177c7dc749ab960a44a1cfe (diff)
downloadnixos-configuration-fd12988a0f07beb4d75701e81a32cbaa4e01b60a.tar.gz
nixos-configuration-fd12988a0f07beb4d75701e81a32cbaa4e01b60a.tar.bz2
nixos-configuration-fd12988a0f07beb4d75701e81a32cbaa4e01b60a.zip
Merge branch 'main' of gitlab.com:stvnliu/nixos-configuration
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dc34f77..7236e33 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,6 @@ This configuration is dependent on flakes being enabled in the system building t
### Build script
Build the default version of this configuration.
-Switches on the next boot.
```
wget https://raw.githubusercontent.com/stvnliu/nixos-configuration/refs/heads/main/deploy.sh
chmod +x ./deploy.sh
@@ -21,6 +20,7 @@ chmod +x ./deploy.sh
```
or manually:
+
```
git clone <repo_url> <path_to_config>
sudo nixos-rebuild --flake <path_to_config>#<your_hostname> boot