feat(tazjin/nixos): install thunderbird
sometimes I need a GUI mail client for stuff Change-Id: I956e804b7167571e535556ad02a50637621b01bf Reviewed-on: https://cl.tvl.fyi/c/depot/+/5923 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org> Autosubmit: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
01bfe729a2
commit
a8964cfc7b
2 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
".ssh"
|
".ssh"
|
||||||
".steam"
|
".steam"
|
||||||
".telega"
|
".telega"
|
||||||
|
".thunderbird"
|
||||||
"go"
|
"go"
|
||||||
"mail"
|
"mail"
|
||||||
];
|
];
|
||||||
|
|
|
@ -65,6 +65,7 @@ in
|
||||||
rustup
|
rustup
|
||||||
screen
|
screen
|
||||||
scrot
|
scrot
|
||||||
|
thunderbird
|
||||||
tig
|
tig
|
||||||
tokei
|
tokei
|
||||||
tree
|
tree
|
||||||
|
|
Loading…
Reference in a new issue