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 commit3d3c0f4d34
, reversing changes made to47f7e25a77
.
This commit is contained in:
parent
b78bd2f912
commit
0637303ca8
6 changed files with 74 additions and 386 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue