Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 603 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 603 Bytes

Earth

Re-implementation of nixos-rebuild and darwin-rebuild in haskell

screenshot

Currently Supports

  • Flakes
  • nixos-rebuild commands (switch|build|vm|vm-with-bootloader|dry-activate)
  • Quick Command to build isoImages
  • Installing NixOS
  • Deploying to remote machine accessable via SSH, with root user access
  • Nix-Darwin (switch), no support for activate-user yet
  • Easy garbage collection of system(s)

TODO

  • Specialisations
  • Flush out deployment more
  • Remove ugly CPP hacks