vmsilo/modules
Davíð Steinn Geirsson 4b5a1c0e3c Allow hyphens in network interface names and validate at build time
The guest-side ifname regex rejected `-`, which is a legal character for
Linux interface names. Also add a NixOS assertion so invalid names are
caught at config evaluation rather than silently skipped at guest boot.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 20:07:42 +00:00
..
lib Refactor GPU option from raw crosvm attrset to high-level feature config 2026-02-22 13:06:41 +00:00
assertions.nix Allow hyphens in network interface names and validate at build time 2026-02-25 20:07:42 +00:00
css-colors.nix feat(tray): add tray proxy for VM system tray integration 2026-02-17 23:29:42 +00:00
default.nix refactor(nix-module): split config.nix into focused modules 2026-02-13 21:35:57 +00:00
desktop.nix Prevent cross-VM window grouping, move window title prepending to kwin 2026-02-19 17:21:08 +00:00
networking.nix Remove vm-switch and bufferbloat-test 2026-02-17 23:41:13 +00:00
options.nix Refactor GPU option from raw crosvm attrset to high-level feature config 2026-02-22 13:06:41 +00:00
overlay.nix Use virglrenderer and mesa from latest git 2026-02-22 14:22:23 +00:00
package.nix refactor(nix-module): split config.nix into focused modules 2026-02-13 21:35:57 +00:00
pci.nix refactor(nix-module): split config.nix into focused modules 2026-02-13 21:35:57 +00:00
scripts.nix Refactor GPU option from raw crosvm attrset to high-level feature config 2026-02-22 13:06:41 +00:00
services.nix Fix last blocker for guest-side vulkan 2026-02-22 16:16:25 +00:00