feat: add thunderbird to work laptop
This commit is contained in:
5
hosts/common/optional/thunderbird.nix
Normal file
5
hosts/common/optional/thunderbird.nix
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
{...}: {
|
||||||
|
programs.thunderbird = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
}
|
||||||
@@ -45,6 +45,7 @@
|
|||||||
"docker"
|
"docker"
|
||||||
"hyprland"
|
"hyprland"
|
||||||
"nix-ld"
|
"nix-ld"
|
||||||
|
"thunderbird"
|
||||||
"secure-boot"
|
"secure-boot"
|
||||||
"slack"
|
"slack"
|
||||||
"yubikey"
|
"yubikey"
|
||||||
|
|||||||
Reference in New Issue
Block a user