fix: shared config seems impossible for standalone home-manager

This commit is contained in:
2026-02-10 14:54:46 +01:00
parent cad516bdbe
commit 58deafb971
3 changed files with 2 additions and 14 deletions
+2
View File
@@ -12,4 +12,6 @@
username = "leonhard";
homeDirectory = "/home/leonhard";
};
kekleo.graphical = false;
}