From da5d2a2704ac9e265e26b6ad6b26b2013503c51c Mon Sep 17 00:00:00 2001 From: mjallen18 Date: Sat, 8 Feb 2025 19:23:05 -0600 Subject: [PATCH] sd packages --- hosts/deck/configuration.nix | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/hosts/deck/configuration.nix b/hosts/deck/configuration.nix index 377cd42..0c8f4b0 100644 --- a/hosts/deck/configuration.nix +++ b/hosts/deck/configuration.nix @@ -97,12 +97,19 @@ # $ nix search wget environment = { systemPackages = with pkgs; [ + fuse + jq + newt onlyoffice-bin + python3 + rsync sbctl smartmontools - usbutils udisks2 + unzip + usbutils plymouth + zenity ]; variables = {