4 Commits (6e74da5a704e5a48e8622d6045aad216c81a69f5)

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