stockholm/infest.d/nixos-install.sh

9 lines
236 B
Bash
Raw Normal View History

2015-06-24 12:36:59 +00:00
#! /bin/sh
# usage: cat infest-nixos-install.sh | ./cac ssh ...
set -euf
nixos-install \
-I secrets=/etc/nixos/secrets \
-I retiolum-hosts=/etc/nixos/hosts \
-I pubkeys=/etc/nixos/pubkeys \
-I nixpkgs=/etc/nixos/nixpkgs