summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcaley <195605706+cqley@users.noreply.github.com>2026-07-12 17:30:55 +0200
committerGitHub <noreply@github.com>2026-07-12 17:30:55 +0200
commitbf46a00fc90c8533955e8bc0152a8df7799f6948 (patch)
tree0fc75fc379cf1c7705f9c6693774a9f7f9a871a0
parentc26a444551019de905fdd4d30485c8c9b1ac94fc (diff)
Add PrismLauncher to home packages
-rw-r--r--nixos/mdls/gms/mc.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/mdls/gms/mc.nix b/nixos/mdls/gms/mc.nix
index 568f5c9..db14668 100644
--- a/nixos/mdls/gms/mc.nix
+++ b/nixos/mdls/gms/mc.nix
@@ -1,6 +1,8 @@
{ config, pkgs, ... }:
{
+ home.packages = [ pkgs.prismlauncher ];
+
home.file.".local/share/PrismLauncher/prismlauncher.cfg" = {
text = pkgs.lib.generators.toINI {} {
General = {