diff options
Diffstat (limited to 'makefu/0make/pnp.makefile')
-rw-r--r-- | makefu/0make/pnp.makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/makefu/0make/pnp.makefile b/makefu/0make/pnp.makefile new file mode 100644 index 000000000..a18efe0e0 --- /dev/null +++ b/makefu/0make/pnp.makefile @@ -0,0 +1,4 @@ +deploy_host := root@pnp +nixpkgs_url := https://github.com/nixos/nixpkgs +nixpkgs_rev := 4c01e6d91993b6de128795f4fbdd25f6227fb870 +secrets_dir := /home/makefu/secrets/pnp |