hosts | ||
modules | ||
saturn | ||
.gitignore | ||
configuration.nix | ||
default.nix | ||
home.nix | ||
LICENSE | ||
README.md | ||
replEval.nix | ||
TODO.md |
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