added default.nix to kurokoNightly

This commit is contained in:
KaitoTLex 2025-02-08 01:14:57 -08:00
parent 594d9c4ed0
commit 01927022a9
No known key found for this signature in database
GPG key ID: C5F52A3C0F3B4A77
2 changed files with 13 additions and 1 deletions

View file

@ -17,6 +17,7 @@
hardware = {
graphics.enable32Bit = true;
pulseaudio.support32Bit = true;
openrazer.enable = true;
};
boot = {
@ -111,7 +112,7 @@
};
};
environment.systemPackages = with pkgs; [
openrazer-daemon
];
# Set your time zone.
time.timeZone = "America/Los_Angeles"; # Asia/Taipei lib.mkDefault