summary refs log tree commit diff
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..28cc9d1
--- /dev/null
+++ b/config.nix
@@ -0,0 +1,4 @@
+{
+  allowUnfree = true;
+  input-fonts.acceptLicense = true;
+}