bash_aliases | fix && build

This commit is contained in:
Don Harper 2024-03-13 22:32:44 -05:00
parent 854542f5f0
commit f72cdf4cf6
4 changed files with 1 additions and 4 deletions

View file

@ -1,3 +0,0 @@
{ allowUnfree = true;
permittedInsecurePackages = [ "electron-18.1.0" ];
}