Add update-lxc-image to "automate" lxc update

This commit is contained in:
Julius 2022-06-06 19:48:45 +02:00
parent eee92ff7f7
commit 9b5a5270b9
Signed by: j00lz
GPG key ID: AF241B0AA237BBA2

3
nixos/update-lxc-image Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/sh
nix build .#register
lxc image import ./result/metadata.tar.xz ./result/lxc.tar.xz security.nesting=true --alias nixos