aboutsummaryrefslogtreecommitdiffhomepage
path: root/bundle.nix
AgeCommit message (Collapse)Author
2024-12-29nix: generate application package build scriptOphestra
This takes some metadata, sandbox options, a launch script and a list of home-manager modules. The result needs to be executed in an environment with nix daemon access, and it produces the final package file. Signed-off-by: Ophestra <cat@gensokyo.uk>