Update extra hosts

This commit is contained in:
ekzyis 2025-07-14 00:33:51 +02:00
parent fceb0ae911
commit 19e0f2b53b

View File

@ -21,7 +21,7 @@
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
networking.extraHosts =
''
10.101.111.1 bitwarden.ekzyis.com
10.101.111.1 bitwarden.ekzy.is
'';
virtualisation.docker.enable = true;