mirror of
https://github.com/cupcakearmy/nix-cli.git
synced 2024-12-22 16:26:31 +00:00
add backup to switch
This commit is contained in:
parent
29bea2fae4
commit
08e860823b
@ -6,5 +6,5 @@ Nix setup for server
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
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 --determinate
|
||||||
nix run home-manager -- switch --flake github:cupcakearmy/nix-cli#root
|
nix run home-manager -- switch --flake github:cupcakearmy/nix-cli#root -b bkp
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user