Merge remote-tracking branch 'origin/master' into staging-next

This commit is contained in:
K900
2024-07-28 01:04:35 +03:00
192 changed files with 4392 additions and 2157 deletions

View File

@@ -107,6 +107,10 @@ let
"systemd-rfkill.service"
"systemd-rfkill.socket"
# Boot counting
"boot-complete.target"
] ++ lib.optional config.boot.loader.systemd-boot.bootCounting.enable "systemd-bless-boot.service" ++ [
# Hibernate / suspend.
"hibernate.target"
"suspend.target"