This commit is contained in:
2023-12-07 11:29:52 +01:00
parent 7ee23f5571
commit ca3dbf7bc4

View File

@@ -1,4 +1,4 @@
{ config, pkgs, stdenv ... }:
{ config, pkgs, stdenv, ... }:
let
vpnc = { name, sha256 }:
stdenv.mkDerivation {