NixOS + home-manager configs, mirrored from GitLab SaaS. gitlab.com/andreijiroh-dev/nixops-config
nix-flake nixos home-manager nixpkgs nix-flakes
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(shared): update hosts file to include local/Tailscale IP for lairland

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>

+10
+10
shared/hosts-file.nix
··· 18 18 "rpi-aether.local" 19 19 "aether.local" 20 20 ]; 21 + "192.168.254.190" = [ 22 + "lairland.local" 23 + ]; 21 24 }; 22 25 }; 23 26 ··· 43 46 "aether.tailnet" 44 47 "aether.tailnet.andreijiroh.dev" 45 48 "aether.tailnet.andreijiroh.eu.org" 49 + ]; 50 + "100.82.232.51" = [ 51 + "lairland" 52 + "lairland.tailnet" 53 + "lairland.fawn-cod.ts.net" 54 + "lairland.tailnet.andreijiroh.dev" 55 + "lairland.tailnet.andreijiroh.eu.org" 46 56 ]; 47 57 "100.102.205.81" = [ 48 58 "go"