changed channel to nixos-2205 and kernel to latest.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
|
||||
# Set kernel to latest
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
##### nix extra options #######
|
||||
|
||||
nix = {
|
||||
|
||||
Reference in New Issue
Block a user