From d54df92c7446a2e3b62ede5645c313b75a188bfc Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 1 May 2023 14:06:44 +0200 Subject: dev/base: add nix-init to start making derivations quickly --- user/settings/nix.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'user/settings/nix.nix') diff --git a/user/settings/nix.nix b/user/settings/nix.nix index c0dfe9c5..ce68e158 100644 --- a/user/settings/nix.nix +++ b/user/settings/nix.nix @@ -6,6 +6,7 @@ home.packages = with pkgs; [ nil nix-prefetch-scripts + nix-init nixpkgs-fmt ]; nixpkgs.overlays = [ -- cgit 1.4.1