saturnOS/README.md

11 lines
334 B
Markdown

# saturnOS
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`