mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Use Thunderbird 102
This commit is contained in:
parent
90770f98a2
commit
323fa305ee
@ -67,7 +67,7 @@ with lib; {
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
firefox
|
||||
thunderbird
|
||||
unstable.thunderbird # TODO set to stable when v102 is backported into stable
|
||||
okular
|
||||
texlive.combined.scheme-full
|
||||
usbutils
|
||||
@ -75,5 +75,6 @@ with lib; {
|
||||
libsecret
|
||||
arandr
|
||||
];
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user