play around with vaapi

This commit is contained in:
Kopatz
2025-01-25 17:14:53 +01:00
parent fea688cb80
commit 5bfe9cb367
3 changed files with 23 additions and 3 deletions

View File

@@ -94,6 +94,11 @@ in {
path = "${cfg.basePath}/no_backup";
devices = [ "kop-pc" "server" "laptop" "mini-pc" "mini-pc-proxmox" ];
};
folders."emu" = {
id = "emu";
path = "${cfg.basePath}/emu";
devices = [ "kop-pc" "server" "mini-pc" "mini-pc-proxmox" ];
};
};
};