core: add nix-init

This commit is contained in:
Felix Buehler 2024-11-13 19:15:48 +01:00
parent 4cedb5ba54
commit 2a18ba21ed

View file

@ -36,6 +36,7 @@
environment.systemPackages = with pkgs; [
nix-index
nix-init
nix-prefetch
nix-update
nixfmt-rfc-style