mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-04-20 03:34:07 +02:00
use packaged primslauncher
This commit is contained in:
parent
5c6d8ea840
commit
a1974b3dbd
1 changed files with 2 additions and 1 deletions
|
@ -111,7 +111,8 @@
|
||||||
boot.kernelPackages = pkgs.linuxKernel.packages.linux_zen;
|
boot.kernelPackages = pkgs.linuxKernel.packages.linux_zen;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
localPkgs.prismlauncher-withExtraStuff
|
#localPkgs.prismlauncher-withExtraStuff
|
||||||
|
prismlauncher
|
||||||
picard
|
picard
|
||||||
mixxx
|
mixxx
|
||||||
goverlay
|
goverlay
|
||||||
|
|
Loading…
Add table
Reference in a new issue