Add unstable thunderbird with home-manager

This commit is contained in:
Dave Gallant
2023-07-14 08:24:12 -04:00
parent f0fc984686
commit 2a96f54721
7 changed files with 26 additions and 13 deletions

View File

@@ -6,7 +6,6 @@
}: let
inherit (pkgs) stdenv;
in {
# System-wide packages to install.
environment.systemPackages = with pkgs; let
common = [
# classics

View File

@@ -6,7 +6,6 @@
}: let
inherit (pkgs) stdenv;
in {
# System-wide packages to install.
environment.systemPackages = with pkgs; let
linuxDesktop = [
albert
@@ -36,7 +35,6 @@ in {
google-cloud-sdk
kazam
legendary-gl
mailspring
prismlauncher
obs-studio
pavucontrol

View File

@@ -6,7 +6,6 @@
}: let
inherit (pkgs) stdenv;
in {
# System-wide packages to install.
environment.systemPackages = with pkgs; let
linux = [
cpu-x