home: disable use of gnome-keyring
This commit is contained in:
parent
63fe114dd1
commit
13a7abf56c
3 changed files with 4 additions and 1 deletions
|
@ -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; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue