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