switch to podman && add amdgpu kernel module
This commit is contained in:
parent
f7e2c26626
commit
75e790d690
8 changed files with 26 additions and 18 deletions
|
|
@ -23,6 +23,7 @@
|
|||
# };
|
||||
|
||||
boot.loader.systemd-boot.enable = lib.mkForce false;
|
||||
boot.initrd.kernelModules = [ "amdgpu" ];
|
||||
|
||||
boot.lanzaboote = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue