Compare commits

..

No commits in common. "87fbe0cc1b178937140e0f30b6bc9d05a426296c" and "70cc668cdc71f18c99e17efb35d052fa5e8a8f1c" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View file

@ -210,11 +210,11 @@
}, },
"nixpkgs_4": { "nixpkgs_4": {
"locked": { "locked": {
"lastModified": 1760862643, "lastModified": 1759143472,
"narHash": "sha256-PXwG0TM7Ek87DNx4LbGWuD93PbFeKAJs4FfALtp7Wo0=", "narHash": "sha256-TvODmeR2W7yX/JmOCmP+lAFNkTT7hAxYcF3Kz8SZV3w=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "33c6dca0c0cb31d6addcd34e90a63ad61826b28c", "rev": "5ed4e25ab58fd4c028b59d5611e14ea64de51d23",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -42,7 +42,7 @@
}; };
# kernelModules = []; # kernelModules = [];
kernelPackages = pkgs.linuxPackages_zen; kernelPackages = pkgs.unstable.linuxPackages_zen;
}; };
hardware = { hardware = {