mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 05:02:28 +00:00
Switch to pkgs.linuxPackages for stable kernel
This commit is contained in:
@@ -37,10 +37,7 @@
|
||||
};
|
||||
|
||||
services.sshd.enable = true;
|
||||
|
||||
services.tailscale = { enable = true; };
|
||||
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user