build!: update inputs

This commit is contained in:
Moritz Böhme 2023-04-05 08:54:30 +02:00
parent f1f1ce943c
commit 37c4cc70e3
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
5 changed files with 72 additions and 87 deletions

View file

@ -15,7 +15,7 @@
my.programs.hyprland.nvidiaSupport = true;
# KERNEL
boot.kernelPackages = pkgs.linuxPackages_6_1; # HACK to get nvidia kernel package to build
boot.kernelPackages = pkgs.linuxPackages_latest;
# BOOT
boot = {