remove insecure package

This commit is contained in:
Aditya 2024-04-12 11:52:51 +05:30
parent 2a909a2908
commit 6a4943d33c
Signed by: aditya
SSH key fingerprint: SHA256:jL1IvWsjjlPtw6HvDIHfXfhO9IkIokNEyIfuFhSdoyU

View file

@ -50,12 +50,6 @@
# '')
];
nixpkgs.config.permittedInsecurePackages = [
"electron-25.9.0"
];
services.mpris-proxy.enable = true;
# Home Manager is pretty good at managing dotfiles. The primary way to manage
# plain files is through 'home.file'.
#home.file = {