nano suckx
Merge branch 'main' of github.com:KaitoTLex/nixos
This commit is contained in:
commit
1035a81037
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@
|
||||||
boot.kernelPackages = pkgs.linuxPackages_xanmod;
|
boot.kernelPackages = pkgs.linuxPackages_xanmod;
|
||||||
networking.hostName = "kuroko"; # Define your hostname.
|
networking.hostName = "kuroko"; # Define your hostname.
|
||||||
services.ratbagd.enable = true;
|
services.ratbagd.enable = true;
|
||||||
|
hardware.graphics.enable32Bit = true;
|
||||||
|
hardware.pulseaudio.support32Bit = true;
|
||||||
#Nvidia Hardware begins
|
#Nvidia Hardware begins
|
||||||
hardware.nvidia = {
|
hardware.nvidia = {
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue