feat: add thunderbird
This commit is contained in:
parent
c96db92ecd
commit
5abb509c70
1 changed files with 2 additions and 0 deletions
2
home.nix
2
home.nix
|
|
@ -99,6 +99,7 @@
|
|||
fastfetch
|
||||
|
||||
# Desktop / GUI
|
||||
thunderbird
|
||||
vlc
|
||||
gimp3
|
||||
inkscape
|
||||
|
|
@ -282,6 +283,7 @@
|
|||
# Configure Zen Browser with about:config settings
|
||||
programs.zen-browser = {
|
||||
enable = true;
|
||||
suppressXdgMigrationWarning = true;
|
||||
policies = {
|
||||
Preferences = {
|
||||
"zen.theme.border-radius" = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue