Update packages.

This commit is contained in:
Tom Alexander
2026-04-02 22:02:40 -04:00
parent 791f67eb82
commit ee4794859a
4 changed files with 22 additions and 10 deletions

View File

@@ -29,7 +29,7 @@
}
(lib.mkIf config.me.graphical {
environment.systemPackages = with pkgs; [
ddrescueview
#ddrescueview
];
})
]