add bulk rename script
This commit is contained in:
parent
0c67a2e212
commit
bc31e575f7
3 changed files with 50 additions and 0 deletions
|
@ -7,4 +7,5 @@
|
|||
wpass = import ./wpass.nix { inherit config pkgs lib; };
|
||||
screenshotsh = import ./screenshotsh.nix { inherit config pkgs lib; };
|
||||
_gpg-unlock = import ./_gpg-unlock.nix { inherit config pkgs lib; };
|
||||
br = import ./br.nix { inherit config pkgs lib; };
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue