lol

nixos: release notes for `system.switch.enable`

nikstur 79eba745 996cf6ac

+5
+5
nixos/doc/manual/release-notes/rl-2311.section.md
··· 315 315 316 316 ## Other Notable Changes {#sec-release-23.11-notable-changes} 317 317 318 + - A new option `system.switch.enable` was added. By default, this is option is 319 + enabled. Disabling it makes the system unable to be reconfigured via 320 + `nixos-rebuild`. This is good for image based appliances where updates are 321 + handled outside the image. 322 + 318 323 - The Cinnamon module now enables XDG desktop integration by default. If you are experiencing collisions related to xdg-desktop-portal-gtk you can safely remove `xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];` from your NixOS configuration. 319 324 320 325 - GNOME, Pantheon, Cinnamon module no longer forces Qt applications to use Adwaita style since it was buggy and is no longer maintained upstream (specifically, Cinnamon now defaults to the gtk2 style instead, following the default in Linux Mint). If you still want it, you can add the following options to your configuration but it will probably be eventually removed: