1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

added LLM models and AI tools, disabled nextjs-ollama-ui, enabled Nvidia proprietary drivers

This commit is contained in:
xnm
2024-10-04 21:05:21 +03:00
parent f6c0b339a0
commit 71c7708495
5 changed files with 17 additions and 12 deletions

View File

@@ -4,6 +4,7 @@
# Linux Kernel
boot.kernelPackages = pkgs.linuxKernel.packages.linux_zen;
boot.kernelParams = [
"splash"
"quiet"
"fbcon=nodefer"
"vt.global_cursor_default=0"