summaryrefslogtreecommitdiff
path: root/nixos/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/README.md')
-rw-r--r--nixos/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/README.md b/nixos/README.md
index 5888527..e96348b 100644
--- a/nixos/README.md
+++ b/nixos/README.md
@@ -19,8 +19,8 @@ We're assuming that you just installed NixOS by going through the [official inst
1. Clone this repo to a local directory and enter it:
```
nix-shell -p git --run \
- 'git clone https://github.com/infinisil/sane-stable-nixos nixos'
- cd nixos
+ 'git clone https://git.push-f.com/config ~/config'
+ cd ~/config/nixos
```
2. Add your initial NixOS configuration files, either
- Move your existing configuration files into it: