Merge branch 'main' of github.com:ooks-io/nix
remote micro-pc
This commit is contained in:
commit
e985ff9850
2 changed files with 10 additions and 1 deletions
|
|
@ -18,6 +18,6 @@
|
|||
# useDHCP = true;
|
||||
};
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxKernel.packages.linux_zen;
|
||||
kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue