fix: formatting and tidying up
This commit is contained in:
parent
144b572b1b
commit
775d6412af
9 changed files with 8 additions and 98 deletions
14
flake.nix
14
flake.nix
|
@ -9,7 +9,6 @@
|
|||
# utility stuff
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
agenix.url = "github:ryantm/agenix";
|
||||
# this is the last stable hash that works for 22.11
|
||||
arion.url = "github:hercules-ci/arion";
|
||||
|
||||
};
|
||||
|
@ -35,16 +34,6 @@
|
|||
];
|
||||
};
|
||||
|
||||
/* TODO:
|
||||
vm host
|
||||
jarvis.skynet.ie
|
||||
193.1.99.73
|
||||
172.20.20.2
|
||||
ports
|
||||
22, 80
|
||||
none
|
||||
*/
|
||||
|
||||
# firewall machiene
|
||||
agentjones = import ./machines/agentjones.nix;
|
||||
|
||||
|
@ -54,9 +43,6 @@
|
|||
# ns1
|
||||
vigil = import ./machines/vigil.nix;
|
||||
|
||||
# wireguard
|
||||
#ash = import ./machines/ash.nix;
|
||||
|
||||
# icecast - ULFM
|
||||
galatea = import ./machines/galatea.nix;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue