This commit is contained in:
smayzy
2025-08-24 22:27:49 +02:00
parent 771a2b88a7
commit 0ce0d549ba
8 changed files with 76 additions and 28 deletions
+1 -2
View File
@@ -37,7 +37,7 @@ in
};
};
};
default = {};
default = { };
};
config = mkIf config.smayzy.flatpak.enable (
@@ -75,4 +75,3 @@ in
}
);
}