This commit is contained in:
2025-05-18 00:17:23 +03:00
parent 95e94d41f2
commit 1b32112dc9
7 changed files with 47 additions and 42 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ let
...
}:
{
imports = [ inputs.self.homeModules.default ];
imports = [ inputs.self.homeModules.default inputs.self.homeModules.links ];
xdg = {
enable = true;
autostart.enable = true;