thunderbird global installation
use programs.*.enable
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user