Patch Notes
There are no known breaking changes in this release.
Changelog
๐ ๏ธ General Changes
- systemd: use mkDefault for oomd.enable to allow downstream override (#1028) @timblaktu
- ci: add aarch64-linux support for checks, builds, and releases (#990) @codgician
- refactor: use mkDefault for default user's uid (#943) @nzbr
๐ Features
- feat: add wsl2-ssh-agent integration (#898) @kimburgess
- feat: add home manager app directory as a potential app source (#960) @btwotwo
๐ชฒ Bugfixes
- fix: condition channel addition on config (#1051) @x13-me
- fix: do not enable resolvconf if generateResolvConf is set to false (#1046) @FlorianFreudiger
- modules/wsl-distro: disable resolvconf if managed by WSL (#1044) @K900
- fix: proper check for setting /sbin when changing populateBin from true to false (#1010) @meskill
- fix(wsl/ssh-agent): use static type for users to fix documentation eval (#974) @sedlund
- fix: remove redundant
chronyd(#957) @ljxfstorm