diff options
author | Zhongheng Liu <z.liu@outlook.com.gr> | 2025-01-08 14:24:09 +0200 |
---|---|---|
committer | Zhongheng Liu <z.liu@outlook.com.gr> | 2025-01-08 14:26:19 +0200 |
commit | a81feaf5faaaed349e60110056df87889ed31a1c (patch) | |
tree | 9b28caa5cd9fafd202d82d7a2ab6511e33f05d67 /nixos/custom-hosts.nix | |
parent | ecaf5df80adb914875ff926410e9226d72f8fa05 (diff) | |
download | nixos-configuration-a81feaf5faaaed349e60110056df87889ed31a1c.tar.gz nixos-configuration-a81feaf5faaaed349e60110056df87889ed31a1c.tar.bz2 nixos-configuration-a81feaf5faaaed349e60110056df87889ed31a1c.zip |
chore(clean): deadnix pruning
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 |