adjusted command
This commit is contained in:
@@ -11,5 +11,6 @@ sudo nixos-rebuild switch --flake /etc/nixos#lxc"
|
|||||||
## Flakes
|
## Flakes
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
sudo nixos-rebuild switch --flake git+https://gitea.john-stream.com/john/lxc-bootstrap#lxc --no-write-lock-file
|
sudo nix-channel --update && \
|
||||||
|
nix-shell -p git --run "sudo nixos-rebuild switch --flake git+https://gitea.john-stream.com/john/lxc-bootstrap#lxc --no-write-lock-file"
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user