Fix for 25.11
This commit is contained in:
parent
2fe3646a70
commit
abedbb7db8
4 changed files with 7 additions and 5 deletions
|
|
@ -23,6 +23,9 @@ let
|
|||
customOverlays
|
||||
];
|
||||
config.allowUnfree = true;
|
||||
config.permittedInsecurePackages = [
|
||||
"mbedtls-2.28.10" # Required by shadowsocks-libev
|
||||
];
|
||||
};
|
||||
|
||||
# Helper function to create a Proxmox LXC host
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue