about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-11-09 00:02:14 +0000
committerGitHub <noreply@github.com>2023-11-09 00:02:14 +0000
commit00a0662a3ca0e36397dcc5e3244a7286d46232d4 (patch)
tree6b72401855a55cc3960620c4e3428b3abbb79086 /nixos/doc
parent536833ef29720974616732e7de73991d3056ca3a (diff)
parent1e45a2364239087f7fae9a0dcc97cbdd29aabc78 (diff)
downloadnixlib-00a0662a3ca0e36397dcc5e3244a7286d46232d4.tar
nixlib-00a0662a3ca0e36397dcc5e3244a7286d46232d4.tar.gz
nixlib-00a0662a3ca0e36397dcc5e3244a7286d46232d4.tar.bz2
nixlib-00a0662a3ca0e36397dcc5e3244a7286d46232d4.tar.lz
nixlib-00a0662a3ca0e36397dcc5e3244a7286d46232d4.tar.xz
nixlib-00a0662a3ca0e36397dcc5e3244a7286d46232d4.tar.zst
nixlib-00a0662a3ca0e36397dcc5e3244a7286d46232d4.zip
Merge master into staging-next
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2311.section.md b/nixos/doc/manual/release-notes/rl-2311.section.md
index 237de20f5cc1..8fa8fb5e5949 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -497,6 +497,8 @@ The module update takes care of the new config syntax and the data itself (user
   - `keepTerminfo` controls whether `TERMINFO` and `TERMINFO_DIRS` are preserved
     for `root` and the `wheel` group.
 
+- `virtualisation.googleComputeImage` now provides `efi` option to support UEFI booting.
+
 - CoreDNS can now be built with external plugins by overriding `externalPlugins` and `vendorHash` arguments like this:
 
   ```