diff options
Diffstat (limited to 'machines.nix')
| -rw-r--r-- | machines.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/machines.nix b/machines.nix index 90a2e61..69d0d14 100644 --- a/machines.nix +++ b/machines.nix @@ -10,6 +10,7 @@ ]; }; "109-199-104-83" = { + hostname = "109-199-104-83"; system = "x86_64-linux"; users = []; modules = [ |
