removed gnome keyring service
This commit is contained in:
parent
ee750878cd
commit
fa7e829560
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
{
|
||||
home-manager.users.moritz = { home.packages = with pkgs; [ thunderbird ]; };
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
environment.systemPackages = with pkgs; [ protonmail-bridge ];
|
||||
systemd.user.services.protonmail-bridge = {
|
||||
description = "Protonmail Bridge";
|
||||
|
|
Loading…
Reference in a new issue