mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-04 11:06:54 +01:00
Add prismlauncher
This commit is contained in:
parent
8f6682aaaf
commit
942155de96
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
services.hardware.openrgb.enable = true;
|
services.hardware.openrgb.enable = true;
|
||||||
services.hardware.openrgb.motherboard = "intel";
|
services.hardware.openrgb.motherboard = "intel";
|
||||||
|
|
||||||
|
packages = with pkgs; [ prismlauncher];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
dconf.enable = true;
|
dconf.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue