Loading nixos/modules/system/boot/systemd.nix +4 −0 Original line number Diff line number Diff line Loading @@ -113,6 +113,10 @@ let "systemd-rfkill.service" "systemd-rfkill.socket" # Boot counting "boot-complete.target" "systemd-bless-boot.service" # Hibernate / suspend. "hibernate.target" "suspend.target" Loading Loading
nixos/modules/system/boot/systemd.nix +4 −0 Original line number Diff line number Diff line Loading @@ -113,6 +113,10 @@ let "systemd-rfkill.service" "systemd-rfkill.socket" # Boot counting "boot-complete.target" "systemd-bless-boot.service" # Hibernate / suspend. "hibernate.target" "suspend.target" Loading