3 Commits (408b23e03be6b2542e9142724741cf2776598fc5)

Author SHA1 Message Date
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