home: disable use of gnome-keyring

This commit is contained in:
Tim Schubert 2024-06-01 19:41:00 +02:00
parent 63fe114dd1
commit 13a7abf56c
Signed by: dadada
SSH key fingerprint: SHA256:bFAjFH3hR8zRBaJjzQDjc3o4jqoq5EZ87l+KXEjxIz0
3 changed files with 4 additions and 1 deletions

View file

@ -196,6 +196,8 @@ in
# postUp = "${pkgs.iproute2}/bin/ip rule add to 193.27.14.66 lookup main";
#};
services.gnome3.gnome-keyring.enable = lib.mkForce false;
hardware.opengl = {
enable = true;
extraPackages = with pkgs; [