From 5cd2cb2072ba3d894bbada22d3545e58c6bfa461 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Sat, 6 May 2023 15:02:37 +0200 Subject: [PATCH] Use Prism Ovveride --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index e5217cf..16c43ae 100644 --- a/flake.nix +++ b/flake.nix @@ -135,7 +135,7 @@ overlays = with inputs; [ nur.overlay snowfall-flake.overlay - #prismlauncher.overlay # Temporly as its broken currently + prismlauncher.overlay # Temporly as its broken currently ]; systems.modules = with inputs; [