add ungoogled chromium to browsers
This commit is contained in:
@@ -44,6 +44,9 @@
|
|||||||
programs.librewolf.enable = true;
|
programs.librewolf.enable = true;
|
||||||
services.easyeffects.enable = true;
|
services.easyeffects.enable = true;
|
||||||
|
|
||||||
|
programs.chromium.enable = true;
|
||||||
|
programs.chromium.package = pkgs.ungoogled-chromium;
|
||||||
|
|
||||||
services.flatpak.remotes = [{
|
services.flatpak.remotes = [{
|
||||||
name = "flathub"; location = "https://dl.flathub.org/repo/flathub.flatpakrepo";
|
name = "flathub"; location = "https://dl.flathub.org/repo/flathub.flatpakrepo";
|
||||||
}];
|
}];
|
||||||
|
|||||||
Reference in New Issue
Block a user