1
0
Fork 0
forked from foxora/nix

enabled silentsddm again since sddm works again :333333

This commit is contained in:
foxora 2026-02-24 17:00:42 +00:00
parent 8252c59090
commit c98db7bc0b

View file

@ -274,7 +274,7 @@
fish.enable = true; fish.enable = true;
silentSDDM = { silentSDDM = {
enable = false; enable = true;
theme = "rei"; theme = "rei";
}; };
}; };