remove junk

This commit is contained in:
Tao Tien 2024-03-04 22:25:48 -08:00
parent 5b2505f1ef
commit 493ba3a2d5
4 changed files with 1 additions and 109 deletions

View file

@ -8,7 +8,6 @@
# vulkan-loader
etcher
hyperfine
inputs.helix.packages.${pkgs.system}.default
jq
just
lldb
@ -59,7 +58,7 @@
];
nixpkgs.config.permittedInsecurePackages = [
# probably etcher
# etcher
"electron-19.1.9"
];