Remove prismlauncher ovveride

This commit is contained in:
Johannes Jöns 2023-05-11 11:58:29 +02:00
parent 048d91f3e3
commit d32613fffe

View file

@ -2,7 +2,7 @@
# your system. Help is available in the configuration.nix(5) man page # your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running nixos-help). # and in the NixOS manual (accessible by running nixos-help).
{ config, pkgs, prismlauncher, ... }: { config, pkgs, ... }:
{ {
imports = imports =
@ -35,7 +35,7 @@
services.boinc.enable = true; services.boinc.enable = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
prismlauncher.packages.${pkgs.system}.prismlauncher prismlauncher
libsForQt5.discover libsForQt5.discover
skypeforlinux skypeforlinux
discord discord