summaryrefslogtreecommitdiff
path: root/config.nix
diff options
context:
space:
mode:
Diffstat (limited to 'config.nix')
-rw-r--r--config.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.nix b/config.nix
new file mode 100644
index 0000000..9c284bf
--- /dev/null
+++ b/config.nix
@@ -0,0 +1,4 @@
+{
+ allowUnfree = true;
+ allowBroken = true;
+}