Odin: fix failed autologin

This commit is contained in:
Filippo Berto 2025-03-27 20:45:02 +01:00
parent c4abf02df1
commit cee8aace8c
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -329,6 +329,11 @@
security.pam.services.sddm.enableGnomeKeyring = true;
security.pam.services.autoUnlockKwallet.enableKwallet = true;
systemd = {
services."getty@tty1".enable = false;
services."autovt@tty1".enable = false;
};
zramSwap.enable = true;
# This value determines the NixOS release from which the default