several tweaks to note taking apps

This commit is contained in:
Thilo Billerbeck 2024-02-17 02:10:58 +01:00
parent 8cfb05c85f
commit db9f2f2c36
5 changed files with 15 additions and 0 deletions

View file

@ -24,6 +24,7 @@
config = {
permittedInsecurePackages = [
"electron-24.8.6"
"electron-25.9.0"
];
allowUnfree = true;
};