moved bob off of zen kernel

This commit is contained in:
2024-10-21 12:20:22 -04:00
parent b08db3057b
commit 84ad676d17

View File

@@ -1,7 +1,3 @@
{
pkgs,
...
}:
{
imports = [
../../users/richie
@@ -17,7 +13,6 @@
./nvidia.nix
./syncthing.nix
];
boot.kernelPackages = pkgs.linuxPackages_zen;
networking = {
hostName = "bob";