summaryrefslogtreecommitdiff
path: root/modules/docker
AgeCommit message (Collapse)Author
2023-09-29cleanup: remove old docker-desktop hacksK900
2023-09-12Refactor (#291)nzbr
* move module imports to default.nix * move docker modules to subdirectory * add an otion for adding files to /bin. Fixes #279 * move recovery script to own module * reorder options * move systemd related code to separate modules * move utils to repo root * devShell -> devShells.default * fix utils imports * fix bashWrapper