···4242- A new option `system.etc.overlay.enable` was added. If enabled, `/etc` is
4343 mounted via an overlayfs instead of being created by a custom perl script.
44444545+- NixOS AMIs are now uploaded regularly to a new AWS Account.
4646+ Instructions on how to use them can be found on <https://nixos.github.io/amis>.
4747+ We are working on integration the data into the NixOS homepage.
4848+ The list in `nixos/modules/virtualisation/amazon-ec2-amis.nix` will stop
4949+ being updated and will be removed in the future.
5050+4551- It is now possible to have a completely perlless system (i.e. a system
4652 without perl). Previously, the NixOS activation depended on two perl scripts
4753 which can now be replaced via an opt-in mechanism. To make your system
···130136 [v0.30](https://github.com/derailed/k9s/releases/tag/v0.30.0) and
131137 [v0.31](https://github.com/derailed/k9s/releases/tag/v0.31.0) for details. It is recommended
132138 to back up your current configuration and let k9s recreate the new base configuration.
139139+140140+- NixOS AMIs are now uploaded regularly to a new AWS Account.
141141+ Instructions on how to use them can be found on <https://nixos.github.io/amis>.
142142+ We are working on integration the data into the NixOS homepage.
143143+ The list in `nixos/modules/virtualisation/amazon-ec2-amis.nix` will stop
144144+ being updated and will be removed in the future.
133145134146- The option `services.postgresql.ensureUsers._.ensurePermissions` has been removed as it's
135147 not declarative and is broken with newer postgresql versions. Consider using