8 Commits (a0a028d44d66fb43482de5127c5df1e6071b8e22)

Author SHA1 Message Date
Felix Stupp 06aea6f327
nisosProfiles: add installer 2 months ago
Felix Stupp 76d22b49ab
nixosProfiles: extract pveGuestHwSupport from pveGuest
for installers with increased pveGuest support (e.g. qemu-guest-agent)
2 months ago
Felix Stupp 6f3f7f7682
nixosProfiles: add helper for importing a profile as flakeMod 2 months ago
Felix Stupp 7ed8faaca8
nixosProfiles/common: add SSH host key of gitlab.kit.edu 2 months ago
Felix Stupp 8b5d589e01
nixosProfiles/common: enable ssh VerifyHostKeyDNS 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