mirror of
https://github.com/cupcakearmy/nix-cli.git
synced 2025-09-05 18:20:49 +00:00
update nix cli
This commit is contained in:
@@ -6,7 +6,7 @@ Nix setup for server
|
||||
|
||||
```bash
|
||||
# First time install
|
||||
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install --determinate
|
||||
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
|
||||
|
||||
# Install / Update
|
||||
nix run home-manager -- switch --flake github:cupcakearmy/nix-cli#root -b bkp
|
||||
|
Reference in New Issue
Block a user