summaryrefslogtreecommitdiff
path: root/modules/network-interfaces-scripted.nix
Commit message (Collapse)AuthorAgeFilesLines
* modules/network-interfaces: fix implicit dependency on devicesinanmohd2024-01-021-5/+9
| | | | | | | | the bug causes a hard dependency on an underlying device which might not be valid for all interfaces, also broke the example for networking.sits. this is due to calling hasAttr first and checking for null afterwards, it was introduced in commit 76a3c30 and this fix doesn't break the functionality of that commit
* kay/network/he: remove unnecessary dependenciessinanmohd2024-01-011-0/+625