diff options
-rw-r--r-- | 0make/makefu/pnp.makefile | 4 | ||||
-rw-r--r-- | 1systems/makefu/pnp.nix | 0 |
2 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 diff --git a/1systems/makefu/pnp.nix b/1systems/makefu/pnp.nix new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/1systems/makefu/pnp.nix |