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