removed icecat

feat/kile-v2
Ricard Illa 2022-02-21 18:26:50 +01:00
parent 22efec27cb
commit f0387cb3fe
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 0 additions and 4 deletions

View File

@ -3,10 +3,6 @@
{
imports = [ ./firefox ];
home.packages = [
pkgs.icecat-bin
];
programs.chromium = {
enable = true;
package = pkgs.ungoogled-chromium;