Go to file
Bill Ewanick 9c0f6183cd Run nix fmt 2025-07-26 03:21:06 -04:00
osds-src Add OSDS source material 2025-07-20 22:41:43 -04:00
.envrc Initial commit, setting up emanote using flake parts 2025-07-20 16:29:15 -04:00
.gitignore Add OSDS source material 2025-07-20 22:41:43 -04:00
README.md Running commands 2025-07-26 02:33:44 -04:00
flake.lock Initial commit, setting up emanote using flake parts 2025-07-20 16:29:15 -04:00
flake.nix Run nix fmt 2025-07-26 03:21:06 -04:00

README.md

Nix Flake Parts Emanote Site

Migrating the OSDS site content to an Emanote site.

# Run and detach command
nohup nix run .#osds-site >log-osds-site.log 2>&1 &