forked from foxora/nix
enabled silentsddm again since sddm works again :333333
This commit is contained in:
parent
8252c59090
commit
c98db7bc0b
1 changed files with 1 additions and 1 deletions
|
|
@ -274,7 +274,7 @@
|
||||||
fish.enable = true;
|
fish.enable = true;
|
||||||
|
|
||||||
silentSDDM = {
|
silentSDDM = {
|
||||||
enable = false;
|
enable = true;
|
||||||
theme = "rei";
|
theme = "rei";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue