feat: add appimage support for marpa and gampo

This commit is contained in:
2025-06-21 23:53:27 +02:00
parent 2409d80f81
commit 1ff6cf25ef
5 changed files with 24 additions and 7 deletions

View File

@@ -39,7 +39,10 @@
sound.enable = true;
};
modules.hyprland.enable = true;
modules = {
appimage.enable = true;
hyprland.enable = true;
};
security.rtkit.enable = true;