This commit is contained in:
KaitoTLex 2024-10-09 21:53:46 -07:00
parent 39c2404801
commit c4f6031ab1
2 changed files with 6 additions and 1 deletions

View file

@ -17,6 +17,7 @@
virtualisation.waydroid.enable = true;
boot.kernelPackages = pkgs.linuxPackages_xanmod;
networking.hostName = "kuroko"; # Define your hostname.
services.ratbagd.enable = true;
#Nvidia Hardware begins
hardware.nvidia = {