Add Prismlauncher

This commit is contained in:
2025-01-22 15:12:40 +01:00
parent 1d4b1f1b87
commit 7098a905c2
3 changed files with 6 additions and 5 deletions

View File

@@ -1,5 +0,0 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [ freecad ];
}