feat(desktop): make sddm false by default.
This commit is contained in:
parent
5da0ee1772
commit
ad4b031f80
2 changed files with 2 additions and 1 deletions
|
@ -179,6 +179,7 @@
|
|||
crony.ollama.enable = false;
|
||||
crony.sunshine.enable = true;
|
||||
crony.nfs-share.enable = true;
|
||||
crony.sddm.enable = true;
|
||||
|
||||
# List packages installed in system profile
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue