2
0
Fork 0

WiP! use AHCI in tor configuration

This commit is contained in:
Ehmry - 2020-12-29 16:14:09 +01:00
parent acc1501376
commit b526da9137
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{ config, lib, pkgs, ... }:
{
genode.boot.storeBackend = "ahci";
networking.interfaces.eth0 = {
genode.driver = "virtio";