This commit is contained in:
shibazaki 2025-07-17 14:18:01 +02:00
parent f607179543
commit 9db97dc008

View File

@ -1,7 +1,7 @@
{ pkgs, ... }: {
{pkgs, ...}: {
home.packages = with pkgs; [
prismlauncher
lunar-client
protonup-qt
];
}