This commit is contained in:
2023-02-19 15:43:32 -05:00
parent 5fec811ff7
commit 49a03f362c
2 changed files with 15 additions and 1 deletions

View File

@@ -42,5 +42,5 @@ systemd.user.services.ssh-proxy = {
wantedBy = [ "default.target" ];
};
pkgs.callPackage ./npiperelay.nix {};
}