diff options
author | tv <tv@e> | 2024-01-14 04:50:00 +0100 |
---|---|---|
committer | tv <tv@e> | 2024-01-14 04:50:00 +0100 |
commit | 05c8e0d79d3c9db951d7885248ce53c87ffc83fc (patch) | |
tree | 1dd6b037148d83821c7b099135d50ce10692ecf4 /kartei/tv/hosts | |
parent | 68d60db9d4b6d0b3690963f47635e106af7eb5cb (diff) |
kartei tv: add pa
Diffstat (limited to 'kartei/tv/hosts')
-rw-r--r-- | kartei/tv/hosts/pa.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kartei/tv/hosts/pa.nix b/kartei/tv/hosts/pa.nix new file mode 100644 index 000000000..95026a24b --- /dev/null +++ b/kartei/tv/hosts/pa.nix @@ -0,0 +1,3 @@ +{ + nets.wiregrill.ip4.addr = "10.244.3.103"; +} |