remove the old stuff lol

This commit is contained in:
Bit Borealis 2023-03-30 03:46:04 +00:00
parent f64489a768
commit 210f3d32d5
Signed by: theotheroracle
GPG Key ID: 2D816A2DCA6E5649
1 changed files with 0 additions and 4 deletions

View File

@ -5,10 +5,6 @@ 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
## Setup
add the nixos channel 22.11
`nix-build '<nixpkgs/nixos>' -A config.system.build.isoImage -I nixos-config=default.nix`
## Building and Running
### VM
To build the VM: