nixops: use wayland versions of thunderbird and firefox

force-ssl-main-website
Sebastien Bourdeauducq 2022-10-21 11:49:46 +08:00
parent d061a3386c
commit 9624dec47a
1 changed files with 1 additions and 1 deletions

View File

@ -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 ]))