mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: add createScript wrapper also stolen from @ivarwithoutbones
This commit is contained in:
parent
1e931d6876
commit
e9c413994f
2 changed files with 41 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ pkgs }:
|
||||
{
|
||||
# wikit = pkgs.callPackage ./wikit/default.nix { };
|
||||
createScript = pkgs.callPackage ./createScript/default.nix { };
|
||||
nix-search-fzf = pkgs.callPackage ./nix-search-fzf/default.nix { };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue