nix-config/modules/home-manager/cli/scripts
Oliver Davies dfebe131a6 Move scripts to Nix files
Move the scripts I commonly use into Nix files managed by Home Manager.

Some, like `mounter` and `unmounter` are desktop-only, but this can be
addressed in a future commit to create per-host scripts or
desktop/non-desktop scripts.

This commit also removes a number of unused scripts that are either
included in packages like `git-extras` or aren't used.
2025-07-10 16:33:43 +01:00
..
create-script.nix Move scripts to Nix files 2025-07-10 16:33:43 +01:00
default.nix Move scripts to Nix files 2025-07-10 16:33:43 +01:00
mounter.nix Move scripts to Nix files 2025-07-10 16:33:43 +01:00
move-firefox-screenshots.nix Move scripts to Nix files 2025-07-10 16:33:43 +01:00
setbg.nix Move scripts to Nix files 2025-07-10 16:33:43 +01:00
tag-release.nix Move scripts to Nix files 2025-07-10 16:33:43 +01:00
unmounter.nix Move scripts to Nix files 2025-07-10 16:33:43 +01:00
update-all-git-repos.nix Move scripts to Nix files 2025-07-10 16:33:43 +01:00