Disable gnome-keyring, remove seahorse

This commit is contained in:
Evie Litherland-Smith 2024-01-12 08:33:24 +00:00
parent 145e3f044a
commit 034636605f
2 changed files with 0 additions and 2 deletions

View file

@ -16,7 +16,6 @@
services = {
accounts-daemon.enable = true;
dbus.packages = with pkgs; [ gcr ];
gnome.gnome-keyring.enable = true;
greetd = {
enable = true;
settings.initial_session = { inherit user; };

View file

@ -52,7 +52,6 @@
};
xdg.portal.enable = true;
programs = {
seahorse.enable = true;
dconf.enable = true;
light.enable = true;
noisetorch.enable = true;