fix: move home-manager config share functionality to module scope

This commit is contained in:
2026-02-08 16:27:20 +01:00
parent 36c81c7fa8
commit 3a1ebbcb66
3 changed files with 13 additions and 11 deletions
-2
View File
@@ -12,6 +12,4 @@
username = "leonhard";
homeDirectory = "/home/leonhard";
};
kekleo.graphical = false;
}