Commit Graph

25 Commits

Author SHA1 Message Date
8ee748a997 Implemented custom system for creating and distributing color schemes based on wallpapers, and also cycling through wallpapers.
nixfmt'd the codebase
2026-03-09 22:02:46 -04:00
b188e29dfd updated flake inputs 2026-02-18 15:52:27 -05:00
79ffcea64b changes 10-06-25 2025-10-06 19:19:39 -04:00
d10d239e2e changes 09-12-25 2025-09-12 15:51:26 -04:00
09302c1562 changes 08-09-25 2025-08-09 23:20:12 -04:00
54d1c15823 updated flake inputs, fixed evaluation warnings
removed the neon configuration from the flake
2025-07-14 12:30:10 -04:00
7326ab40f0 02-15-25 update 2025-02-15 20:31:57 -05:00
95c4f2bb0c 2-13-25 update 2025-02-13 17:26:08 -05:00
ebce574127 1-31-25 update 2025-01-31 20:32:24 -05:00
3857e144e6 Updated flake inputs 2025-01-06 16:26:44 -05:00
501aedc119 removed nsp script and moved it to a shell function 2024-11-24 14:45:16 -05:00
836f24d416 tweaks on several shell utilities 2024-11-19 18:59:30 -05:00
590e715613 added a new script 'mntstack' for easily handling storage volumes that require binding 2024-11-19 16:28:32 -05:00
af60269e3b moved my toilet overrides to overlay instead of userpkgs.nix 2024-11-17 23:30:55 -05:00
beedfd1be2 commit outputs can now be colored with a new script color-commit 2024-11-17 13:03:49 -05:00
21f11673b6 playshellsound is now a standalone script 2024-11-17 11:20:31 -05:00
1036d4e449 check_updates now in scripts, removed redundant pkgs argument passage in overlay.nix 2024-11-17 08:40:27 -05:00
03c5b9008e new script 'git-compose', allows you to easily group staged changes into several commits at once 2024-11-17 03:44: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
a6e8607689 updated flake inputs, deleted panda3ds overlay pkg 2024-11-15 20:21:20 -05:00
8aaa441bb2 chscheme fixed, panda3ds package add to overlay 2024-11-15 18:02:35 -05:00
325e83fed9 breezex folder now matches the pkg name 2024-11-11 18:26:32 -05:00
0d2d48af5c added breezex cursor package 2024-11-11 17:19:15 -05:00
f9b8251567 added a custom overlay for nixpkgs, moves all of the packages that I maintain into an attribute set 'pkgs.myPkgs' so that my update checker can easily locate them 2024-11-10 17:43:52 -05:00