Thunderbird 128
This commit is contained in:
parent
054686ef24
commit
08722f48d3
3 changed files with 30 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, lib, config, ... }:
|
||||
{ pkgs, lib, config, thunderbird-128, ... }:
|
||||
|
||||
let
|
||||
tex = (pkgs.texlive.combine { inherit (pkgs.texlive)
|
||||
|
|
@ -19,9 +19,11 @@ let
|
|||
comment;
|
||||
});
|
||||
in {
|
||||
|
||||
# Packages
|
||||
users.users.lyes.packages = with pkgs; [
|
||||
# Web
|
||||
# fragments
|
||||
fragments
|
||||
dropbox
|
||||
varia
|
||||
filezilla
|
||||
|
|
@ -30,7 +32,7 @@ in {
|
|||
organicmaps
|
||||
|
||||
# Messaging
|
||||
thunderbird
|
||||
thunderbird-128.legacyPackages.x86_64-linux.thunderbird-128
|
||||
discord
|
||||
vesktop
|
||||
whatsapp-for-linux
|
||||
|
|
@ -71,7 +73,9 @@ in {
|
|||
|
||||
# Proton
|
||||
protonmail-bridge-gui
|
||||
protonmail-desktop
|
||||
protonvpn-gui
|
||||
proton-pass
|
||||
|
||||
# Games
|
||||
heroic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue