add prism launcher

This commit is contained in:
waveringana 2025-06-21 14:07:58 -04:00
parent 2ba4eea37f
commit 7866d6ff26

View file

@ -154,6 +154,7 @@
# ============================================================================= # =============================================================================
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
inputs.agenix.packages.x86_64-linux.default inputs.agenix.packages.x86_64-linux.default
prismlauncher
]; ];
# ============================================================================= # =============================================================================