mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-04-20 03:34:07 +02:00
Add discover
This commit is contained in:
parent
8f412441ee
commit
afb864ab98
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
git
|
git
|
||||||
prismlauncher
|
prismlauncher
|
||||||
|
libsForQt5.discover
|
||||||
];
|
];
|
||||||
|
|
||||||
services.hardware.openrgb.enable = true;
|
services.hardware.openrgb.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue