andromeda: add agenix; machines: start to add box
This commit is contained in:
10
machines/173-249-5-230/machine.nix
Normal file
10
machines/173-249-5-230/machine.nix
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
hostname = "173-249-5-230";
|
||||
usernames = ["mtgmonkey"];
|
||||
system = "x86_64-linux";
|
||||
configuration = ./configuration.nix;
|
||||
hardware-configuration = ./hardware-configuration.nix;
|
||||
pub-keys = {
|
||||
ssh = [];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user