Update to 24.11
This commit is contained in:
parent
1d7dd28eed
commit
12428047b8
6 changed files with 48 additions and 15 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue