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 = {

View file

@ -35,11 +35,14 @@
thunderbird
rustc
cargo
yubikey-manager
libratbag
pamixer
sl
piper
nwg-displays
dolphin
xfce.thunar
@ -155,6 +158,7 @@
brightnessctl
];
programs.rofi = {
enable = true;
cycle = true;