diff options
| author | andromeda <andromeda@lenovo> | 2026-01-06 18:30:12 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-01-06 18:30:12 +0100 |
| commit | beaceffff0accc30d7394c4e2865bea5797be6c0 (patch) | |
| tree | fa6f4ba1dc4d2552540c33289a5ba972b9105652 /machines.nix | |
| parent | c9a5c521dbc7785aa4a6c1f410e547202075c13b (diff) | |
init
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 = [ |
