Skip to content
Snippets Groups Projects

Replace nixpkgs overlays with a nixpkgs fork and upgrade to OpenSSL 1.1.1k

Files

+ 1
0
@@ -21,6 +21,7 @@ import ../../lib/make-grid.nix {
#
# The names must be unique!
"payments.privatestorage.io" = import ../../lib/issuer.nix ({
publicIPv4 = "18.184.142.208";
inherit sshUsers;
hardware = ../../lib/issuer-aws.nix;
stateVersion = "19.03";
Loading