programs: use ungoogled-chromium and remove pass
This commit is contained in:
parent
219d2a3d17
commit
8dd2f02dde
2 changed files with 1 additions and 1 deletions
|
@ -57,6 +57,7 @@ in {
|
||||||
programs.chromium = {
|
programs.chromium = {
|
||||||
enable = true;
|
enable = true;
|
||||||
inherit extensions;
|
inherit extensions;
|
||||||
|
package = pkgs.ungoogled-chromium;
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.brave = {
|
programs.brave = {
|
||||||
|
|
|
@ -10,7 +10,6 @@
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
gnupg
|
gnupg
|
||||||
pass
|
|
||||||
|
|
||||||
# broken on wayland
|
# broken on wayland
|
||||||
# rofi-pass
|
# rofi-pass
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue