Update flake
This commit is contained in:
parent
ef14451d74
commit
1d17310366
2 changed files with 24 additions and 30 deletions
|
|
@ -38,12 +38,6 @@
|
|||
({pkgs, ...}: {
|
||||
networking.hostName = instance;
|
||||
nixpkgs.overlays = [nix-custom.overlays.default];
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
# Sonarr broken
|
||||
"aspnetcore-runtime-6.0.36"
|
||||
"dotnet-sdk-6.0.428"
|
||||
];
|
||||
})
|
||||
];
|
||||
specialArgs = {inherit inputs;};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue