mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
VFIO Profile Fixes
This commit is contained in:
parent
2c36feec6f
commit
6e204214d4
2 changed files with 8 additions and 6 deletions
|
|
@ -1,4 +1,6 @@
|
|||
{ config, pkgs, ... }:
|
||||
{ config, pkgs, lib, ... }:
|
||||
|
||||
with lib;
|
||||
|
||||
{
|
||||
deploy.profile.hardware.amdgpu = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue