update flake.lock

This commit is contained in:
js0ny 2025-11-12 14:33:53 +00:00
parent 6b6107d8d2
commit 4b9a026a9e
4 changed files with 75 additions and 51 deletions

View file

@ -97,5 +97,11 @@
};
};
# TODO: This is a dependency of `feishin` (EOL)
# Once the new version is published, delete this
nixpkgs.config.permittedInsecurePackages = [
"electron-36.9.5"
];
services.protonmail-bridge.enable = true;
}