copying claude's settings.json instead of symlinking

This commit is contained in:
Miguel Palhas
2026-03-25 15:14:32 +00:00
parent 9af55f9e16
commit be52931cbe
4 changed files with 95 additions and 2 deletions
+1 -1
View File
@@ -100,7 +100,7 @@
./home/${name}
];
extraSpecialArgs = {
inherit inputs outputs;
inherit inputs outputs self;
};
};
in