From 1bdbfe036afe688ba30c6b25e3e3c77abdab6511 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 1 Nov 2023 11:12:47 +0100 Subject: nix: add Nix configuration --- config/nix/nix.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 config/nix/nix.conf (limited to 'config/nix/nix.conf') diff --git a/config/nix/nix.conf b/config/nix/nix.conf new file mode 100644 index 0000000..c1f1e78 --- /dev/null +++ b/config/nix/nix.conf @@ -0,0 +1,2 @@ +builders-use-substitutes = true +builders = @/home/cynerd/.config/nix/builders -- cgit v1.2.3