nixos-from-scratch/README.md

8 lines
116 B
Markdown
Raw Normal View History

2023-06-27 18:13:15 +02:00
# NixOS from scratch
My attempt to bootstrap a build environment in nix.
```
nix build -f busybox.nix busybox
```