infra/flake/den/templates/default
2025-12-01 13:23:24 +07:00
..
.github/workflows Initial commit 2025-12-01 13:23:24 +07:00
modules Initial commit 2025-12-01 13:23:24 +07:00
flake.lock Initial commit 2025-12-01 13:23:24 +07:00
flake.nix Initial commit 2025-12-01 13:23:24 +07:00
README.md Initial commit 2025-12-01 13:23:24 +07:00

Getting Started Guide

Steps you can follow after cloning this template:

nix flake update den
  • Run checks to test everything works.
nix flake check
nix run .#vm
  • Edit and run VM loop.

Feel free to add more aspects, organize things to your liking.