Rebase to flake parts #9
This commit is contained in:
@@ -84,13 +84,7 @@ services.cloudflare-warp.enable = true;
|
||||
};
|
||||
|
||||
chiasson.system = {
|
||||
# libvirt/QEMU + VFIO; host uses Intel iGPU for Niri while NVIDIA is passed through (see
|
||||
# `_private/nvidia.nix`, `_private/displays.nix`). If your GPU is not RTX 2070-class IDs, set
|
||||
# `chiasson.system.vm.gpuPassthrough.vfioIds` from `lspci -nn` (GPU + HDA functions in the same group).
|
||||
vm = {
|
||||
enable = true;
|
||||
gpuPassthrough.enable = false;
|
||||
};
|
||||
ytDlpTelequebecPatch.enable = true;
|
||||
|
||||
audio.enable = true;
|
||||
docker.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user