Fix opencode
This commit is contained in:
@@ -63,6 +63,6 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
# Link the generated config to the expected location
|
# Link the generated config to the expected location
|
||||||
xdg.configFile."opencode/opencode.json".source = config.sops.templates."opencode/opencode.json".path;
|
xdg.configFile."opencode/opencode.json".source = config.lib.file.mkOutOfStoreSymlink config.sops.templates."opencode/opencode.json".path;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user