This commit is contained in:
Tao Tien 2023-11-08 16:37:18 -08:00
parent a61c11d2cb
commit aa25b68e52
4 changed files with 19 additions and 4 deletions

View file

@ -1,5 +1,8 @@
{ pkgs, ... }: {
environment.systemPackages = with pkgs; [
# unstable.swagger-cli
# swagger-codegen
openapi-generator-cli
bacon
clang
clang-tools
@ -28,7 +31,6 @@
nixpkgs.config.permittedInsecurePackages = [
"electron-12.2.3"
# "electron-24.8.6"
];
services.udev.extraRules = ''