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 = {
|
||||
enable = true;
|
||||
inherit extensions;
|
||||
package = pkgs.ungoogled-chromium;
|
||||
};
|
||||
|
||||
programs.brave = {
|
||||
|
|
|
@ -10,7 +10,6 @@
|
|||
|
||||
home.packages = with pkgs; [
|
||||
gnupg
|
||||
pass
|
||||
|
||||
# broken on wayland
|
||||
# rofi-pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue