add ddrescue to home packages for data recovery
This commit is contained in:
parent
f10988efba
commit
70d953b18c
@ -1,4 +1,4 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [ ];
|
||||
home.packages = with pkgs; [ ddrescue ];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user