mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
testing zen kernel
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
inputs,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
@@ -15,6 +16,7 @@
|
||||
./hardware.nix
|
||||
./nvidia.nix
|
||||
];
|
||||
boot.kernelPackages = pkgs.linuxPackages_zen;
|
||||
|
||||
networking = {
|
||||
hostName = "bob";
|
||||
|
||||
Reference in New Issue
Block a user