fix: fix chocolatebar build for nixos 24.11

This commit is contained in:
b12f 2024-12-10 12:45:48 +01:00
parent 387952d289
commit bf6bbc5a50
Signed by: b12f
GPG key ID: 729956E1124F8F26
3 changed files with 6 additions and 5 deletions

View file

@ -10,10 +10,10 @@ with lib; let
in {
hardware.cpu.amd.updateMicrocode = true;
hardware.opengl.extraPackages = with pkgs; [
rocm-opencl-icd
rocm-opencl-runtime
];
# hardware.opengl.extraPackages = with pkgs; [
# rocm-opencl-icd
# rocm-opencl-runtime
# ];
hardware.keyboard.uhk.enable = true;

View file

@ -56,7 +56,7 @@
self.nixosModules.gaming
self.nixosModules.graphical
self.nixosModules.office
self.nixosModules.printing
# self.nixosModules.printing
self.nixosModules.virtualisation
self.nixosModules.wireshark
];

View file

@ -10,6 +10,7 @@
"steam"
"steam-original"
"steam-run"
"steam-unwrapped"
"hplip"
"cups-brother-hl3140cw"
"cloudflare-warp"