diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-09-25 19:37:01 -0400 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-09-25 19:37:01 -0400 |
| commit | 50f83e589ba6de2e17d42ae8f729a62344ee89a9 (patch) | |
| tree | c0329982397d9d5dad3b8c210b3203a1f3e2f302 /machines/x/configuration.nix | |
| parent | b86f1108f01212f7aef106ec43a453a08320752c (diff) | |
update hosts
Diffstat (limited to 'machines/x/configuration.nix')
| -rw-r--r-- | machines/x/configuration.nix | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/machines/x/configuration.nix b/machines/x/configuration.nix index dcc2c03..7cdab8e 100644 --- a/machines/x/configuration.nix +++ b/machines/x/configuration.nix @@ -77,10 +77,7 @@ in { ]; networking.extraHosts = '' - 127.0.0.1 diagnofy.labsmartlis.local 192.168.122.100 android - 192.168.122.101 deb - 192.168.122.102 testdb - 192.168.122.104 dev + 192.168.122.101 dev ''; } |
