diff --git a/nixops/desktop.nix b/nixops/desktop.nix index 9149f38..7886a89 100644 --- a/nixops/desktop.nix +++ b/nixops/desktop.nix @@ -25,7 +25,7 @@ in nixpkgs.config.allowUnfree = true; environment.systemPackages = with pkgs; [ opensc yubikey-manager yubikey-manager-qt - wget vim gitAndTools.gitFull firefox chromium thunderbird hexchat + wget vim gitAndTools.gitFull sshfs firefox chromium thunderbird hexchat usbutils pciutils uhubctl file lm_sensors audacious acpi gimp imagemagick (python3.withPackages(ps: with ps; [ numpy scipy matplotlib qtconsole regex ]))