greetd optionals

This commit is contained in:
cnst
2024-09-24 17:45:28 +02:00
parent 693afe6f50
commit afe3852b9a
4 changed files with 58 additions and 15 deletions

View File

@@ -128,6 +128,11 @@
};
greetd = {
enable = true;
gnomeKeyring.enable = false;
autologin = {
enable = false;
user = "toothpick";
};
};
gvfs = {
enable = true;