Allow unsupported system

This commit is contained in:
Filippo Berto 2021-10-26 00:12:16 +02:00
parent 507354331b
commit 51f8929ed5
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{ {
allowUnfree = true; allowUnfree = true;
# allowUnsupportedSystem = true; allowUnsupportedSystem = true;
} }