diff --git a/configuration.nix b/configuration.nix index 5ec495c..bba3076 100644 --- a/configuration.nix +++ b/configuration.nix @@ -122,7 +122,6 @@ shell = pkgs.fish; packages = with pkgs; [ firefox - thunderbird bitcoin ]; }; @@ -195,6 +194,8 @@ intel-one-mono ]; + programs.thunderbird.enable = true; + programs.fish.enable = true; # enable firejail