mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
moved bob off of zen kernel
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
{
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
../../users/richie
|
||||
@@ -17,7 +13,6 @@
|
||||
./nvidia.nix
|
||||
./syncthing.nix
|
||||
];
|
||||
boot.kernelPackages = pkgs.linuxPackages_zen;
|
||||
|
||||
networking = {
|
||||
hostName = "bob";
|
||||
|
||||
Reference in New Issue
Block a user