aboutsummaryrefslogtreecommitdiff
path: root/home/profiles/research
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/research')
-rw-r--r--home/profiles/research/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/home/profiles/research/default.nix b/home/profiles/research/default.nix
index 291728f..e431772 100644
--- a/home/profiles/research/default.nix
+++ b/home/profiles/research/default.nix
@@ -69,7 +69,5 @@ in
fonts.fontconfig.enable = true;
nixpkgs.allowedUnfree = [ "obsidian" ];
- # TODO: https://github.com/NixOS/nixpkgs/issues/273611
- nixpkgs.config.permittedInsecurePackages = [ "electron-25.9.0" ];
};
}