hosts: steamdeck: disable blueman
This commit is contained in:
parent
5b810ae614
commit
89eb52b102
@ -30,7 +30,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
kernelModules = [ "kvm-amd" ];
|
||||
kernelModules = [ "kvm-amd" "amdgpu" ];
|
||||
kernelParams = [ "luks.options=fido2-device=auto" ];
|
||||
tmp.useTmpfs = false;
|
||||
tmp.cleanOnBoot = true;
|
||||
|
Loading…
Reference in New Issue
Block a user