From 0bf42b7f19bd6295ff21402571288db8bfb76206 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Tue, 17 Jan 2023 21:25:28 +0000 Subject: [PATCH] lore: added lore for agent jones --- machines/agentjones.nix | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/machines/agentjones.nix b/machines/agentjones.nix index 63e337a..2f4fb54 100644 --- a/machines/agentjones.nix +++ b/machines/agentjones.nix @@ -1,3 +1,14 @@ +/* + + Name: https://matrix.fandom.com/wiki/Agent_Jones + Type: Physical + Hardware: PowerEdge r210 + From: 2011 (?) + Role: Firewall + Notes: Used to have Agent Smith as a partner but it died (Ironically) + +*/ + { pkgs, lib, nodes, ... }: let ip_pub = "193.1.99.72";