about summary refs log tree commit diff stats
path: root/nixconf/config.nix
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2022-09-10 15:51:06 +0100
committerDavid Morgan <djm_uk@protonmail.com>2022-09-10 15:51:06 +0100
commita43429841ae67b7bb73f87349888eb4645c5d92e (patch)
treed25e2bc24e0634b447c6d19bbd6e416fb776f9d9 /nixconf/config.nix
parentafbfbc667042538fa82b9a8162d4f3781cb35209 (diff)
downloaddotfiles-a43429841ae67b7bb73f87349888eb4645c5d92e.tar.gz
Add some nix home configuration
Diffstat (limited to 'nixconf/config.nix')
-rw-r--r--nixconf/config.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixconf/config.nix b/nixconf/config.nix
new file mode 100644
index 0000000..69baf10
--- /dev/null
+++ b/nixconf/config.nix
@@ -0,0 +1 @@
+{ allowUnfree = true; }