This commit is contained in:
2025-08-03 22:59:21 +03:00
parent d7d1dd2761
commit 68dbab0064
+3 -1
View File
@@ -15,7 +15,9 @@ let
externalPath = "${inputs.zeroq.dirs.wsl-home}";
in
{
imports = [ ];
imports = [
inputs.self.homeModules.default
];
xdg = {
enable = true;
autostart.enable = true;