repo comment
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# LXC Bootstrap
|
# LXC Bootstrap
|
||||||
|
|
||||||
|
Minimalist repo to bootstrap an LXC for Proxmox that will allow connection with VSCode over SSH.
|
||||||
|
|
||||||
## Non-flake
|
## Non-flake
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
@@ -13,4 +15,4 @@ sudo nixos-rebuild switch --flake /etc/nixos#lxc"
|
|||||||
```shell
|
```shell
|
||||||
sudo nix-channel --update && \
|
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"
|
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