5875b82f0f12bca5c78ae97b65cf7d0a51b376f6
LXC Bootstrap
Non-flake
sudo nix-channel --update && \
nix-shell -p git --run "git clone https://gitea.john-stream.com/john/lxc-bootstrap /etc/nixos && \
sudo nixos-rebuild switch --flake /etc/nixos#lxc"
Flakes
sudo nixos-rebuild switch --flake git+https://gitea.john-stream.com/john/lxc-bootstrap#lxc --no-write-lock-file
Description
Languages
Nix
100%