From 923af807e5f9e1bc1cc170c519a05be371b8ae84 Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 25 Jan 2024 04:15:43 -0500 Subject: seth/shell: init nu config --- flake.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 37a80c2..a893371 100644 --- a/flake.nix +++ b/flake.nix @@ -94,6 +94,11 @@ }; }; + nu-scripts = { + url = "github:nushell/nu_scripts"; + flake = false; + }; + openwrt-imagebuilder = { url = "github:astro/nix-openwrt-imagebuilder"; inputs.nixpkgs.follows = "nixpkgs"; -- cgit v1.2.3