lore: added lore for agent jones
This commit is contained in:
parent
e8e13f796d
commit
0bf42b7f19
1 changed files with 11 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue