From 048d91f3e3522e11aa173de8c027aad8eb7f8edb Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Sat, 6 May 2023 15:07:40 +0200 Subject: [PATCH] User primslauncher git --- flake.nix | 1 - systems/x86_64-linux/kami/default.nix | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index 16c43ae..bf1e55a 100644 --- a/flake.nix +++ b/flake.nix @@ -135,7 +135,6 @@ overlays = with inputs; [ nur.overlay snowfall-flake.overlay - prismlauncher.overlay # Temporly as its broken currently ]; systems.modules = with inputs; [ diff --git a/systems/x86_64-linux/kami/default.nix b/systems/x86_64-linux/kami/default.nix index 59c16c2..ce2212f 100644 --- a/systems/x86_64-linux/kami/default.nix +++ b/systems/x86_64-linux/kami/default.nix @@ -2,7 +2,7 @@ # your system. Help is available in the configuration.nix(5) man page # and in the NixOS manual (accessible by running ‘nixos-help’). -{ config, pkgs, ... }: +{ config, pkgs, prismlauncher, ... }: { imports = @@ -35,7 +35,7 @@ services.boinc.enable = true; environment.systemPackages = with pkgs; [ - prismlauncher + prismlauncher.packages.${pkgs.system}.prismlauncher libsForQt5.discover skypeforlinux discord