update unstable / use zen from unstable

This commit is contained in:
janis 2025-10-19 21:54:21 +02:00
parent 0f9c0fdf26
commit 70cc668cdc
Signed by: janis
SSH key fingerprint: SHA256:bB1qbbqmDXZNT0KKD5c2Dfjg53JGhj7B3CFcLIzSqq8
2 changed files with 4 additions and 4 deletions

View file

@ -162,11 +162,11 @@
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1759036355,
"narHash": "sha256-0m27AKv6ka+q270dw48KflE0LwQYrO7Fm4/2//KCVWg=",
"lastModified": 1760524057,
"narHash": "sha256-EVAqOteLBFmd7pKkb0+FIUyzTF61VKi7YmvP1tw4nEw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e9f00bd893984bc8ce46c895c3bf7cac95331127",
"rev": "544961dfcce86422ba200ed9a0b00dd4b1486ec5",
"type": "github"
},
"original": {

View file

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