diff --git a/README.md b/README.md index e27ab15..49ddf43 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # LXC Bootstrap +Minimalist repo to bootstrap an LXC for Proxmox that will allow connection with VSCode over SSH. + ## Non-flake ```shell @@ -13,4 +15,4 @@ sudo nixos-rebuild switch --flake /etc/nixos#lxc" ```shell 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" -``` \ No newline at end of file +```