declarative management of hosts, user environment and some custom wrapped packages
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-27 15:27:24 +02:00
files/wallpapers first 2026-08-21 06:27:55 +02:00
modules flake 2026-08-27 15:27:24 +02:00
packages disko 2026-08-26 15:45:32 +02:00
.gitignore init 2026-08-21 15:53:12 +02:00
.sops.yaml first 2026-08-21 06:27:55 +02:00
flake.lock flake 2026-08-27 15:20:58 +02:00
flake.nix flake 2026-08-27 15:20:58 +02:00
README.md helix 2026-08-26 00:44:04 +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