Add readme

This commit is contained in:
clerie 2023-06-27 18:13:15 +02:00
parent e2d6b08c5a
commit e873f62fa3
1 changed files with 7 additions and 0 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# NixOS from scratch
My attempt to bootstrap a build environment in nix.
```
nix build -f busybox.nix busybox
```