Regenerated
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user