mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 21:39:23 +02:00
Move prism to system packges
This commit is contained in:
parent
def9bd7eae
commit
cc5bd4fd0e
2 changed files with 4 additions and 5 deletions
|
@ -28,13 +28,12 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
prismlauncher
|
||||
];
|
||||
|
||||
services.hardware.openrgb.enable = true;
|
||||
services.hardware.openrgb.motherboard = "intel";
|
||||
|
||||
packages = with pkgs; [ prismlauncher];
|
||||
|
||||
programs = {
|
||||
dconf.enable = true;
|
||||
droidcam.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue