mirror of
https://github.com/js0ny/dotfiles.git
synced 2026-03-22 18:52:43 +00:00
update flake.lock
This commit is contained in:
parent
6b6107d8d2
commit
4b9a026a9e
4 changed files with 75 additions and 51 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue