docs: Add innline docs to code files

This commit is contained in:
UGA Innovation Factory
2025-12-10 14:46:58 -05:00
committed by Hunter Halloran
parent 8a4e574b90
commit 85de150fcf
7 changed files with 34 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
# This module configures the network for the stateless kiosk.
# It uses systemd-networkd to set up a VLAN (ID 5) on the primary interface.
{ config, lib, pkgs, inputs, ... }:
{
# Minimal container networking (systemd-networkd)