added some commands to readme

This commit is contained in:
John Lancaster
2024-12-13 19:34:27 -06:00
parent 665beb90f3
commit 5c37a3461d

View File

@@ -1 +1,10 @@
# LXC Bootstrap
```shell
sudo nix-channel --update && \
nix-shell -p git --run "git clone https://gitea.john-stream.com/john/lxc-bootstrap /etc/nixos"
```
```shell
sudo nixos-rebuild switch --flake /etc/nixos#lxc
```