vmsilo/modules
Davíð Steinn Geirsson bfb7527588 fix: set PIPEWIRE_CONFIG_DIR for sound service, fix conditional RUST_LOG
Point PIPEWIRE_CONFIG_DIR at the pipewire package's data dir so
libpipewire finds client.conf directly, bypassing the /etc/pipewire
search path which doesn't have client.conf in the confinement.

Also fix sound.logLevel: RUST_LOG was being set unconditionally
(producing "RUST_LOG=" when null); now only set when logLevel is
configured.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 16:16:47 +00:00
..
lib Change default shared home path from /shared/<vm> to /shared/<vm>/home 2026-03-19 11:20:14 +00:00
assertions.nix feat: add cloud-hypervisor assertions (USB passthrough, schedulerIsolation warning) 2026-03-21 09:36:03 +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 netvm: add network.netvm/isNetvm convenience layer for auto VM-to-VM links 2026-03-07 14:21:38 +00:00
desktop.nix docs: update README for cloud-hypervisor options, remove vm-start-debug 2026-03-21 09:36:22 +00:00
netvm.nix Open firewall ports for DNS on netvm downstream interfaces 2026-03-19 15:26:07 +00:00
networking.nix Disable systemd-networkd-wait-online.service 2026-03-17 11:20:26 +00:00
options.nix feat: add RUST_BACKTRACE=full to all Rust services and sound.logLevel option 2026-03-21 15:53:49 +00:00
overlay.nix Add colored borders for VM app and menu icons 2026-03-07 17:33:48 +00:00
package.nix docs: update README for cloud-hypervisor options, remove vm-start-debug 2026-03-21 09:36:22 +00:00
pci.nix refactor(nix-module): split config.nix into focused modules 2026-02-13 21:35:57 +00:00
scripts.nix fix: wait for vhost-user sockets before starting VM 2026-03-21 15:30:03 +00:00
services.nix fix: set PIPEWIRE_CONFIG_DIR for sound service, fix conditional RUST_LOG 2026-03-21 16:16:47 +00:00