Loading
nixos/networkd: fix netdev MAC addresses asserts
The `||` condition made it fail no matter what because nothing can be none and a proper MAC address. Thanks to trofi for catching it.
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
The `||` condition made it fail no matter what because nothing can be none and a proper MAC address. Thanks to trofi for catching it.