Regenerated

This commit is contained in:
2026-03-19 15:15:34 +00:00
parent 035e7bae5b
commit 3db3ddfc11
29 changed files with 0 additions and 1536 deletions
-8
View File
@@ -839,14 +839,6 @@ in
# --- Config only applied if enabled ---
config = lib.mkIf enableProgram {
# --- Dendritic app container ---
myApps.${moduleName} = {
enable = true;
user = username;
assetsDir = assetPath;
files = []; # handled at runtime
};
# Deploy the Flatpak conf file
environment.etc."flatpak/flatpaks.conf".source = assetPath;