diff options
| author | kdam0 <me@kumardamani.net> | 2023-04-07 00:10:15 +0000 |
|---|---|---|
| committer | kdam0 <me@kumardamani.net> | 2023-04-07 00:10:15 +0000 |
| commit | ec5c16831076b0f295172fbba93a965b16c8539a (patch) | |
| tree | 13838c808be7c347d3746421eec4ffeb3586c1e1 | |
| parent | c103738959ca133825476638365110c7d202d881 (diff) | |
host file update
| -rw-r--r-- | nixpkgs/.config/nixpkgs/hosts.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/.config/nixpkgs/hosts.nix b/nixpkgs/.config/nixpkgs/hosts.nix index a649ec2..8f21ea8 100644 --- a/nixpkgs/.config/nixpkgs/hosts.nix +++ b/nixpkgs/.config/nixpkgs/hosts.nix @@ -4,6 +4,6 @@ # Your /etc/hosts entries go here 127.0.0.2 other-localhost -192.168.0.86 art-jr +192.168.0.87 art-jr ''; } |
