Regenerated

This commit is contained in:
2026-03-19 14:56:34 +00:00
parent 4979823c4e
commit 3210dafca8
29 changed files with 0 additions and 1484 deletions
-9
View File
@@ -688,15 +688,6 @@ in
# --- Config ---
config = lib.mkIf enableProgram {
# --- Dendritic app definition ---
myApps.${moduleName} = {
enable = true;
assetsDir = assetPath;
files = files;
user = username;
compositor = "hyprland";
};
# Enable Hyprland programmatically
programs.hyprland.enable = true;