4 Commits (82314ed3efb585bfe7d2c2bd3cb2bd66548d894c)

Author SHA1 Message Date
Felix Stupp 76d22b49ab
nixosProfiles: extract pveGuestHwSupport from pveGuest
for installers with increased pveGuest support (e.g. qemu-guest-agent)
2 months ago
Felix Stupp 408b23e03b
nixosProfiles/pveGuest: add virtio_iommu module
required for booting with vIOMMU enabled, see https://github.com/NixOS/nixpkgs/issues/340086
2 months ago
Felix Stupp 2abc0416cb
nixosProfiles/pveGuest: remove kernel modules duplicated with qemu-guest 2 months ago
Felix Stupp 2fdd6cdf00
migrate bigger nixos-modules to nixosProfiles
- profiles are meant for a group of similar machines (see README)
- this replaced allCommon, hwCommon & parts of vmCommon modules
- highly personal settings were relocated to myOptions
- some parts are relocated into their own module: extends/cpu
2 months ago