mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 15:46:34 +01:00
add kernel modules for rgb
This commit is contained in:
parent
8f5a1b8f0b
commit
7be826ccf6
1 changed files with 2 additions and 0 deletions
|
@ -97,6 +97,8 @@
|
|||
gpgSmartcards.enable = true;
|
||||
};
|
||||
|
||||
boot.kernelModules = [ "i2c-nct6775" ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
localPkgs.prismlauncher-withExtraStuff
|
||||
mixxx
|
||||
|
|
Loading…
Reference in a new issue