dbea006c50
also add smartd, systemd-lock-handler and usbtop
5 lines
60 B
Nix
5 lines
60 B
Nix
{ ... }:
|
|
{
|
|
services.systemd-lock-handler.enable = true;
|
|
}
|