Post #4140741
2026-07-21 09:41 UTC
@kushal@toots.dgplug.org @bagder@mastodon.social Thanks for sharing this project! It looks really promising.
I'm going to try using it to model the network for my #NixOS homelab project and see how well it fits that use case. I'll be sure to share my feedback once I've had a chance to test it.
Really appreciate the work you've put into making networking more accessible for learning.
https://github.com/badele/nix-homelab
Replies (1)
-
@jesuislibre@mamot.fr 2026-07-21 11:05
@kushal@toots.dgplug.org @bagder@mastodon.social Here are my first impressions after trying it: * In the connection properties, would it be possible to label the two endpoints (e.g. This device and Remote device) ? * Could you add a dedicated VLAN tab to define VLAN IDs and assign meaningful names to them ? * In the ports list, could the connected device names use the full available width ? Long names are currently truncated, making them harder to read. Good jobs 💪