Skip to content

Commit

Permalink
OS(framy): Enable gnome-keyring to fix bitwarden
Browse files Browse the repository at this point in the history
  • Loading branch information
tarneaux committed Jun 13, 2024
1 parent 88efe48 commit 8f1f4e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixos/framy/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
};
};
};
gnome.gnome-keyring.enable = true;
};

security = {
Expand Down

0 comments on commit 8f1f4e6

Please sign in to comment.