feat(inventree): add inventree subdomain to /etc/hosts

This commit is contained in:
Khaïs COLIN 2024-08-19 16:26:19 +02:00
parent 15eb4ea12f
commit 77c200a099

View file

@ -24,6 +24,8 @@
127.0.0.1 git.sourcehut.nixos.local
127.0.0.1 snipe-it.nixos.local
127.0.0.1 inventree.nixos.local
'';
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.