summaryrefslogtreecommitdiff
path: root/config.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-08-27 14:34:49 -0700
committerBen Sima <ben@bsima.me>2019-08-27 14:34:49 -0700
commitf3b91d75d2d3153e9fa4d7414929dcc531779727 (patch)
treec49dc426b64cec2d47dc594a1a5398244ccc4dd0 /config.nix
parent8c810428d6d93ba718df7e8388615ad7fa3d092c (diff)
reorganize, and some small fixes
Diffstat (limited to 'config.nix')
-rw-r--r--config.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/config.nix b/config.nix
deleted file mode 100644
index 7bdd27b..0000000
--- a/config.nix
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- allowUnfree = true;
- allowBroken = true;
- allowUnsupportedSystem = true;
-}