Loading nixos/modules/services/misc/autosuspend.nix +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ let # Dependencies needed by specific checks dependenciesForChecks = { "Ping" = [ pkgs.iputils ]; "Smb" = pkgs.samba; "XIdleTime" = [ pkgs.xprintidle Loading Loading
nixos/modules/services/misc/autosuspend.nix +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ let # Dependencies needed by specific checks dependenciesForChecks = { "Ping" = [ pkgs.iputils ]; "Smb" = pkgs.samba; "XIdleTime" = [ pkgs.xprintidle Loading