nixpkgs/nixos/doc/manual/release-notes
nikstur 62e95d095d nixos/qemu-vm: optionally disable overriding fileSystems
Allow the user to disable overriding the fileSystems option with
virtualisation.fileSystems by setting
`virtualisation.fileSystems = lib.mkForce { };`.

With this change you can use the qemu-vm module to boot from an external
image that was not produced by the qemu-vm module itself. The user can
now re-use the modularly set fileSystems option instead of having to
reproduce it in virtualisation.fileSystems.
2023-10-02 11:13:26 +02:00
..
release-notes.md
rl-1310.section.md
rl-1404.section.md
rl-1412.section.md
rl-1509.section.md
rl-1603.section.md
rl-1609.section.md
rl-1703.section.md
rl-1709.section.md
rl-1803.section.md
rl-1809.section.md
rl-1903.section.md
rl-1909.section.md
rl-2003.section.md
rl-2009.section.md
rl-2105.section.md treewide: Fix typos 2023-09-28 19:06:13 +02:00
rl-2111.section.md redis: use system jemalloc (#243398) 2023-07-15 13:02:13 -05:00
rl-2205.section.md nixos/modemmanager: enableFccUnlock -> enableBundledFccUnlockScripts 2023-09-12 16:55:15 +02:00
rl-2211.section.md
rl-2305.section.md treewide: Fix typos 2023-09-28 19:06:13 +02:00
rl-2311.section.md nixos/qemu-vm: optionally disable overriding fileSystems 2023-10-02 11:13:26 +02:00