summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.nix b/config.nix
index 9c284bf..7bdd27b 100644
--- a/config.nix
+++ b/config.nix
@@ -1,4 +1,5 @@
{
allowUnfree = true;
allowBroken = true;
+ allowUnsupportedSystem = true;
}