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 = {