Modularize nixos config

This commit is contained in:
2025-12-15 18:54:42 +01:00
parent ba2f861ad4
commit d7d08e28be
4 changed files with 16 additions and 14 deletions
+3
View File
@@ -0,0 +1,3 @@
{
services.displayManager.ly.enable = true;
}