Skip to content

Latest commit

ย 

History

History
28 lines (19 loc) ยท 824 Bytes

File metadata and controls

28 lines (19 loc) ยท 824 Bytes

rc

System configuration flake for NixOS / nix-darwin hosts:

  • ๐Ÿ—ฟ glyph: NAS and homelab
  • ๐ŸŒฟ Rhizome: personal laptop / 14-inch MacBook Pro
  • ๐Ÿ„ spore: VPS hosted on CloudCone
  • ๐ŸŒ€ zeta: ARM server / Raspberry Pi 4 Model B
Command reference

nh is used for both Linux and macOS:

nh os switch github:stackptr/rc        # Linux
nh darwin switch github:stackptr/rc    # macOS

๐Ÿ—ฟ glyph can build to ๐Ÿ„ spore to work around memory requirements:

nixos-rebuild switch --flake .#spore --target-host root@spore --build-host localhost