mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
nixpkgs: update nvidia config
devices.pc: try some workaround
This commit is contained in:
@@ -143,7 +143,7 @@ inputs:
|
||||
};
|
||||
bugs = [ "xmunet" "backlight" "amdpstate" "hibernate-mt7921e" "suspend-hibernate-no-platform" ];
|
||||
};
|
||||
boot.kernelParams = [ "acpi_osi=!" ''acpi_osi="Windows 2015"'' ];
|
||||
boot.kernelParams = [ "acpi_osi=!" ''acpi_osi="Windows 2015"'' "nvidia.NVreg_EnableGpuFirmware=0" ];
|
||||
networking.extraHosts = "74.211.99.69 mirism.one beta.mirism.one ng01.mirism.one";
|
||||
services.colord.enable = true;
|
||||
environment.persistence."/nix/archive" =
|
||||
|
||||
6
flake.lock
generated
6
flake.lock
generated
@@ -1444,11 +1444,11 @@
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1717818640,
|
||||
"narHash": "sha256-VGTlViTvrMJa/ot1Lctbl8pXuT7pRWx/ixR0PypanrY=",
|
||||
"lastModified": 1718089940,
|
||||
"narHash": "sha256-ZuxY2ntEDl6DX6y5+VrYEjNXH/2OSpmwYda3Zh7mySQ=",
|
||||
"owner": "CHN-beta",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "2a0d2928bd5a2f8e5eda397387c4cff9695b13d4",
|
||||
"rev": "4372d67274827ca663e07130a360d7413bf47d04",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
Reference in New Issue
Block a user