add basic build instructions

This commit is contained in:
Bit Borealis 2023-03-29 22:43:44 +00:00
parent d1dc7fcc41
commit bd9247900f
Signed by: theotheroracle
GPG Key ID: 2D816A2DCA6E5649
1 changed files with 4 additions and 0 deletions

View File

@ -4,3 +4,7 @@ this is the basis of the saturnOS operating system ( sorry guix enjoyers )
to check for syntax errors, run `nix repl replEval.nix` and once inside the repl, run `imported` to
check for syntax errors
add the nixos channel 22.11
`nix-build '<nixpkgs/nixos>' -A config.system.build.isoImage -I nixos-config=default.nix`