refactor(homes/rafiq): replace inspect script with external nixspect
This commit is contained in:
parent
6e3b835f8c
commit
ca683d74d1
4 changed files with 41 additions and 9 deletions
|
@ -1,5 +0,0 @@
|
|||
{ pkgs, ... }:
|
||||
pkgs.writeShellScriptBin "inspect" # sh
|
||||
''
|
||||
${pkgs.tree}/bin/tree $(nix eval --raw nixpkgs#$*.outPath)
|
||||
''
|
Loading…
Add table
Add a link
Reference in a new issue