Fix adding ly at the wrong spot

This commit is contained in:
2025-11-27 14:21:03 +01:00
parent ce404f7be1
commit 4392aa4c8c
2 changed files with 3 additions and 2 deletions
+3
View File
@@ -73,6 +73,9 @@
LC_TIME = "de_DE.UTF-8";
};
# Enable ly display manager
services.displayManager.ly.enable = true;
# Enable CUPS to print documents.
services.printing.enable = true;