Remove old scripts
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
586ed07ff0
commit
471bd8ca54
9 changed files with 0 additions and 86 deletions
|
@ -23,15 +23,12 @@ in
|
|||
import-to-jellyfin = callPackage ./import-to-jellyfin.nix { };
|
||||
mounter = callPackage ./mounter.nix { };
|
||||
move-firefox-screenshots = callPackage ./move-firefox-screenshots.nix { };
|
||||
notes = callPackage ./notes { };
|
||||
passmenu-otp = callPackage ./passmenu-otp.nix { };
|
||||
set-background = callPackage ./set-background.nix { };
|
||||
tag-release = callPackage ./tag-release.nix { };
|
||||
time-until = callPackage ./time-until.nix { };
|
||||
timer = callPackage ./timer.nix { };
|
||||
tmux-sessionizer = callPackage ./tmux-sessionizer { };
|
||||
todos-add = callPackage ./todos-add.nix { };
|
||||
todos-edit = callPackage ./todos-edit.nix { };
|
||||
unmounter = callPackage ./unmounter.nix { };
|
||||
update-all-git-repos = callPackage ./update-all-git-repos.nix { };
|
||||
vic = callPackage ./vic.nix { inherit inputs; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue