hardwareRoles
Ich würde empfehlen einfach in der configuration.nix von den System wo es gebraucht wird das vm.nix zu importieren und in anderen nicht.
Danke. Ich habe das jetzt erstmal umgesetzt.
hardwareRoles
Seems like we can't do conditional imports (https://discourse.nixos.org/t/conditional-module-imports/34863) and the “right” way is to have a module that is imported and can be enabled…