Update flake
This commit is contained in:
parent
246afc6e34
commit
2dc8c00b45
2 changed files with 26 additions and 23 deletions
|
|
@ -39,9 +39,12 @@
|
|||
networking.hostName = instance;
|
||||
nixpkgs.overlays = [nix-custom.overlays.default];
|
||||
|
||||
# Feishin broken
|
||||
# TODO: Use audioling
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
# Sonarr broken
|
||||
"aspnetcore-runtime-6.0.36"
|
||||
"dotnet-sdk-6.0.428"
|
||||
# Feishin broken
|
||||
# TODO: Use audioling
|
||||
"electron-31.7.7"
|
||||
];
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue