diff options
Diffstat (limited to 'nixos/custom-hosts.nix')
-rw-r--r-- | nixos/custom-hosts.nix | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/nixos/custom-hosts.nix b/nixos/custom-hosts.nix index 954eaf4..69dcbc6 100644 --- a/nixos/custom-hosts.nix +++ b/nixos/custom-hosts.nix @@ -1,7 +1,4 @@ -{ config -, lib -, pkgs -, ... +{ ... }: { networking.extraHosts = '' # home IP mapping |