mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(packages): notetags script
This commit is contained in:
@@ -92,6 +92,11 @@ in
|
||||
name = "nix-git";
|
||||
};
|
||||
|
||||
notetags = makeScript {
|
||||
src = ./notetags.sh;
|
||||
name = "notetags";
|
||||
};
|
||||
|
||||
bvg = pkgs.callPackage ./bvg.nix {};
|
||||
nav = pkgs.callPackage ./nav.nix {};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user