Arg, fucking port forwarding is shit

This commit is contained in:
2021-03-17 19:45:40 +00:00
parent 098b55d047
commit d3e395b71d
12 changed files with 163 additions and 127 deletions
+5
View File
@@ -0,0 +1,5 @@
{ config, lib, pkgs, ... }:
with lib; {
config = { };
}