mirror of
https://git.adityakumar.xyz/nix-conf.git
synced 2024-11-09 23:49:43 +00:00
remove insecure package
This commit is contained in:
parent
2a909a2908
commit
6a4943d33c
1 changed files with 0 additions and 6 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue