proxmox-nixos
proxmox-nixos copied to clipboard
The Proxmox Hypervisor, on NixOS [maintainers=@camillemndn @julienmalka]
Options for setting up cluster mappings (particularly PCI) would be really useful to users. This can be done via the API: https://pve.proxmox.com/pve-docs/api-viewer/index.html#/cluster/mapping Testing would need to be done to ensure...
``` Nov 03 19:00:59 proxmox systemd[1]: Failed to start PVE API Proxy Server. Nov 03 19:00:59 proxmox systemd[1]: pveproxy.service: Failed with result 'exit-code'. Nov 03 19:00:59 proxmox systemd[1]: pveproxy.service: Control...
Fix type error in #15 by updating proxmox-sys to [0.6.6](https://github.com/proxmox/proxmox-rs/commit/86a517d0875acec90ca1aae71e0a795930308d6d) with [this](https://github.com/proxmox/proxmox-rs/commit/daff73bdd644c41f3bfb22d7169824d8e5c4947e) fix
It's not supported for live migration.
a few days ago i decides to switch to proxmox-nixos when i had to swap SSD's (dead main SSD) i currently cant start containers and get `TASK ERROR: can't open...
Hi 👋🏻 I just noticed alot of whitespace, so I ran `nixfmt-rfc-style` and added pre-commit hooks to keep things tidy.
Using the nsupdate plugin fails unless the full path to nsupdate is substituted in. This fixes the issue. Happy for suggestions on how to make this better, as I'm not...
``` [spiderunderurbed@daspidercave:~/nixnuc/nixmoxer]$ nix run ~/projects/proxmox-nixos/#nixmoxer -- --flake myvm warning: ignoring untrusted substituter 'https://cache.saumon.network/proxmox-nixos', you are not a trusted user. Run `man nix.conf` for more information on the `substituters` configuration option....