mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
devices.pc: disable xmunet iwlwifi bug patches
This commit is contained in:
@@ -102,7 +102,7 @@ inputs:
|
||||
howdy = {};
|
||||
preload = {};
|
||||
};
|
||||
bugs = [ "xmunet" "amdpstate" "iwlwifi" ];
|
||||
bugs = [ "amdpstate" ];
|
||||
packages = { mathematica = {}; vasp = {}; };
|
||||
user.users = [ "chn" "lilydjwg" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user