meta: Update Readme
This commit is contained in:
parent
b5563f24e0
commit
1b7ac02c8f
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
|
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
|
||||||
git clone git@github.com:jukremer/nix-config.git ~/.confin/nix
|
git clone ssh://git@codeberg.org/kremer/nix-config.git ~/.config/nix
|
||||||
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||||
nix run nix-darwin -- switch --flake ~/.config/nix
|
nix run nix-darwin -- switch --flake ~/.config/nix
|
||||||
```
|
```
|
||||||
|
|
@ -28,7 +28,7 @@ nix flake update --commit-lock-file ~/.config/nix
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone git@github.com:jukremer/nix-config.git ~/.confin/nix
|
git clone ssh://git@codeberg.org/kremer/nix-config.git ~/.config/nix
|
||||||
```
|
```
|
||||||
|
|
||||||
### Switch
|
### Switch
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue