diff options
| author | seth <[email protected]> | 2024-01-25 04:15:43 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2024-01-25 04:15:43 -0500 |
| commit | 923af807e5f9e1bc1cc170c519a05be371b8ae84 (patch) | |
| tree | be0ec762de6acf151e283ce69547e1fbfbb1cb4b /flake.nix | |
| parent | bc5ae75eb21567edae47fcaae4921b0671300f80 (diff) | |
seth/shell: init nu config
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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"; |
