Update to 24.11

This commit is contained in:
pazpi 2024-12-24 15:09:59 +01:00
parent 1d7dd28eed
commit 12428047b8
6 changed files with 48 additions and 15 deletions

View file

@ -1,4 +1,7 @@
# Starting image for LXC containers on Proxmox
# How to generate the tarball and upload it to Proxmox:
# 1. nix build ".#nixosConfigurations.baseLXC.config.system.build.tarball"
# 2. rsync -vzh --progress ./result/tarball/nixos-system-x86_64-linux.tar.xz root@proxmox:/var/lib/vz/template/cache/nixos-system-<NIXOS-VERSION>-x86_64-lxc-template.tar.xz
{
config,