changed Puenktchen graphics drivers

This commit is contained in:
willifan 2024-11-07 21:59:01 +01:00
parent 2c001e8dcd
commit 1b0435b9a3
3 changed files with 31 additions and 1 deletions

View file

@ -5,4 +5,6 @@
./disko.nix
./syncthing.nix
];
boot.initrd.kernelModules = [ "amdgpu" ];
}