about summary refs log tree commit diff
path: root/modules/services/avahi/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hosts/tahoe: move avahi configuration hereFranck Cuny2023-05-101-24/+0
|
* hosts/carmel: reconfigure the host as a routerFranck Cuny2023-04-031-0/+9
| | | | | | | | | | | | I'm not using it as a desktop, and the current router is getting old and will likely fail in the near future. It's also a debian machine configured manually, so let's reconfigure carmel as our new router. There are three NICs in the host: 2 are 10Gb and one is 1Gb. The 1Gb will be used as the upstream interface, and one of the 10Gb will be for the LAN. There are 2 VLANs to configure: one for IoT devices and one for guest.
* fix(fmt): correct formatting for all nix filesFranck Cuny2022-06-101-1/+2
| | | | | | | | | This was done by running `nixpkgs-fmt .'. Change-Id: I4ea6c1e759bf468d08074be2111cbc7af72df295 Reviewed-on: https://cl.fcuny.net/c/world/+/404 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>
* services: add avahiFranck Cuny2022-04-081-0/+14