feat: add script to fix Electron app permissions and update package configuration

This commit is contained in:
2025-03-11 09:50:59 +01:00
parent da3db10d03
commit df04f3c4ac
4 changed files with 59 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
let
files = builtins.removeAttrs (builtins.readDir ./.) [
"default.nix"
"ulauncher.nix" # Disabled, since we switched to ansible for this
"fix-electron-apps.sh"
];
# Import all other .nix files as modules