Commit Graph

8 Commits

Author SHA1 Message Date
09302c1562 changes 08-09-25 2025-08-09 23:20:12 -04:00
bb57206141 Added dwarf_fortress to gaming_pkgs.nix 2024-11-28 10:42:37 -05:00
836f24d416 tweaks on several shell utilities 2024-11-19 18:59:30 -05:00
21f11673b6 playshellsound is now a standalone script 2024-11-17 11:20:31 -05:00
1cafcaf3e3 s_check now uses "true" again because it just works now for some reason 2024-11-17 08:23:42 -05:00
654a5f8777 s_check now uses -eq 1 again instead of = "true" 2024-11-17 03:58:21 -05:00
da0b2245c7 consolidated script documentation into a single md file
wrote documentation on terminal sound effects

added a sound effect for `invoke`

added the function `build-drv`, which is a wrapper for nix-build that
puts the output nix store path to the derivation into an environment
variable instead of symlinking it in the current working directory
2024-11-16 23:40:05 -05:00
8c007c3915 Moved scripts to the overlay folder to be used as packages
All scripts have been moved to the overlay folder in the top level directory

Overlay is now instantiated per configuration to make use of the host variable
2024-11-16 03:42:07 -05:00