Switch to pkgs.linuxPackages for stable kernel

This commit is contained in:
Dave Gallant
2022-04-03 12:25:51 -04:00
parent 81ab1ed90a
commit ccf6f35690
6 changed files with 52 additions and 50 deletions

View File

@@ -37,10 +37,7 @@
};
services.sshd.enable = true;
services.tailscale = { enable = true; };
services.xserver.videoDrivers = [ "nvidia" ];
}