diff options
Diffstat (limited to 'nixpkgs/.config')
| -rw-r--r-- | nixpkgs/.config/nixpkgs/hosts.nix | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/nixpkgs/.config/nixpkgs/hosts.nix b/nixpkgs/.config/nixpkgs/hosts.nix deleted file mode 100644 index 05b1690..0000000 --- a/nixpkgs/.config/nixpkgs/hosts.nix +++ /dev/null @@ -1,7 +0,0 @@ -{ config, pkgs, ... }: - -{ networking.extraHosts = '' -# Your /etc/hosts entries go here -127.0.0.2 other-localhost -''; -} |
