Proxmox Linux Container: Difference between revisions

imported>Altano
No edit summary
imported>Raboof
Link to example of using Nix to create a non-NixOS LXC for Proxmox
Line 1: Line 1:
= Building Proxmox Linux Containers with Nix =
You can use 'make-system-tarball' to create a Linux Container that can run on Proxmox, for example like https://codeberg.org/raboof/nix-mastodon-bot/src/branch/main/default.nix#L31
= NixOS =
With a small amount of work, it is possible to use NixOS as a LXC container under Proxmox.
With a small amount of work, it is possible to use NixOS as a LXC container under Proxmox.