mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix: aarch64
This commit is contained in:
parent
4a85789f64
commit
74e08d6770
7 changed files with 7 additions and 4 deletions
|
|
@ -17,7 +17,7 @@ let
|
|||
config = {
|
||||
allowUnfree = true;
|
||||
allowBroken = true;
|
||||
allowUnsupportedSystem = true;
|
||||
allowUnsupportedSystem = false;
|
||||
permittedInsecurePackages = [
|
||||
"ffmpeg-3.4.8"
|
||||
"ffmpeg-2.8.17"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue