No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Lilith 762d34c645
Some checks failed
/ Nix flake check macos-latest (push) Has been cancelled
/ Nix flake check ubuntu-latest (push) Has been cancelled
disko
2026-09-01 13:47:42 +02:00
.github/workflows disko 2026-09-01 12:59:02 +02:00
modules disko 2026-09-01 13:47:42 +02:00
flake.lock disko 2026-09-01 13:03:53 +02:00
flake.nix disko 2026-09-01 12:59:02 +02:00
README.md disko 2026-09-01 12:59:02 +02:00

Getting Started Guide

Steps you can follow after cloning this template:

nix flake update den
# default action is build
nix run .#igloo

# pass any other nh action
nix run .#igloo -- switch
  • Run the VM

We recommend to use a VM develop cycle so you can play with the system before applying to your hardware.

See modules/vm.nix

nix run .#vm