Go to file
Bill Ewanick fe649bebdf Have all inputs follow nixpkgs, switch to nixpkgs-unstable instead of nixos 2025-07-26 03:44:43 -04:00
osds-src Add yaml configuration; Expand sidebar. 2025-07-26 03:21:36 -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 Have all inputs follow nixpkgs, switch to nixpkgs-unstable instead of nixos 2025-07-26 03:44:43 -04:00
flake.nix Have all inputs follow nixpkgs, switch to nixpkgs-unstable instead of nixos 2025-07-26 03:44:43 -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 &