update thunderbird

This commit is contained in:
Freya Murphy 2024-10-20 12:50:10 -04:00
parent 054f6a8fe7
commit 9193eac81d
Signed by: freya
GPG key ID: 744AB800E383AE52

View file

@ -5,7 +5,7 @@
# manage.
home.username = "freya";
home.homeDirectory = "/home/freya";
home.stateVersion = "22.11"; # Please read the comment before changing.
home.stateVersion = "24.05"; # Please read the comment before changing.
# This value will set some environment variables to allow home-manager to
# function better outside of NixOS
@ -19,9 +19,8 @@
# Main packages
starship
discord
thunderbirdPackages.thunderbird-115
thunderbird
cider
#steam
# Rust
rustup
@ -30,13 +29,6 @@
# Java
jdk
maven
jetbrains.idea-community
# Lua
lua
lua52Packages.dkjson
lua52Packages.luaposix
];
# Let Home Manager install and manage itself.