update thunderbird
This commit is contained in:
parent
054f6a8fe7
commit
9193eac81d
1 changed files with 2 additions and 10 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue