vmsilo/modules
Davíð Steinn Geirsson b876265793 Reduce default core isolation from "full" to "vm"
Full isolation has too much impact to be a default. Even on an almost
unloaded machine with a couple of VMs running it results in audio buffer
underruns due to the significant scheduling latency.

This change is fine because with vmsilo, the trust domain is the VM. There
isn't much reason to protect apps from other apps running in the same VM.
Better to run those apps in separate VMs in that case.
2026-03-18 11:35:10 +00:00
..
lib Remove dead code and simplify helpers 2026-03-07 16:34:52 +00:00
assertions.nix Format with nixfmt 2026-03-17 13:11:36 +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 desktop: pass vm.color as-is instead of resolving to hex 2026-03-07 17:22:51 +00:00
netvm.nix netvm: support network.netvm = "host" for host-routed networking 2026-03-07 15:28:47 +00:00
networking.nix Disable systemd-networkd-wait-online.service 2026-03-17 11:20:26 +00:00
options.nix Reduce default core isolation from "full" to "vm" 2026-03-18 11:35:10 +00:00
overlay.nix Add colored borders for VM app and menu icons 2026-03-07 17:33:48 +00:00
package.nix Add vmsilo-usb to bash completion 2026-03-17 13:09:35 +00:00
pci.nix refactor(nix-module): split config.nix into focused modules 2026-02-13 21:35:57 +00:00
scripts.nix Fix sound service socket path to use user runtime dir 2026-03-17 20:01:08 +00:00
services.nix Set RUST_BACKTRACE=full for vhost-device-sound services 2026-03-17 20:12:48 +00:00