0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

Revert "Merge pull request #330017 from Mic92/boot-counting"

This reverts commit 3d3c0f4d34, reversing
changes made to 47f7e25a77.
This commit is contained in:
Will Fancher 2024-08-13 21:47:05 -04:00
parent b78bd2f912
commit 0637303ca8
6 changed files with 74 additions and 386 deletions

View file

@ -107,10 +107,6 @@ 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"