get rid of kwallet

This commit is contained in:
Kopatz
2024-04-09 13:46:46 +02:00
parent 4ad81318e9
commit 4bf50f4991
3 changed files with 1 additions and 6 deletions

View File

@@ -12,6 +12,7 @@
# Workaround for GNOME autologin: https://github.com/NixOS/nixpkgs/issues/103746#issuecomment-945091229
systemd.services."getty@tty1".enable = false;
systemd.services."autovt@tty1".enable = false;
services.gnome.gnome-keyring.enable = true;
environment.sessionVariables.NIXOS_OZONE_WL = "1";