John Lancaster 5875b82f0f updated commands
2024-12-13 20:39:05 -06:00
2024-12-13 18:47:25 -06:00
2024-12-13 20:34:29 -06:00
2024-12-13 20:39:05 -06:00

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
No description provided
Readme 49 KiB
Languages
Nix 100%