From 28985997fcc6ccd9d475a98141b1ac35066a83c7 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Fri, 29 Nov 2024 05:48:17 +0100 Subject: add config files generated by graphical NixOS installer --- nixos/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nixos/README.md') 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: -- cgit v1.2.3