f3a9f8fe27
updated flake inputs
2025-08-09 23:26:11 -04:00
09302c1562
changes 08-09-25
2025-08-09 23:20:12 -04:00
4e44a1618b
Updated zsh config
2025-07-29 14:33:37 -04:00
44062a87b4
abstracted host definitions in flake.nix
2025-07-29 13:56:25 -04:00
bd1851f706
misc fixups
2025-07-29 12:49:25 -04:00
82d34571c8
Initial commit for phosphorous branch
2025-07-29 12:17:29 -04:00
caeb108974
updated waybar disk usage component
2025-07-14 13:15:24 -04:00
54d1c15823
updated flake inputs, fixed evaluation warnings
...
removed the neon configuration from the flake
2025-07-14 12:30:10 -04:00
c12ae3a9e9
4-14 update
2025-04-14 12:00:29 -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
3348883bc3
General maintenance
2025-01-15 05:03:15 -05:00
3857e144e6
Updated flake inputs
2025-01-06 16:26:44 -05:00
92e4ded24e
switched to unstable branch, fixed fonts
2024-12-13 16:01:54 -05:00
c6ea3c370f
stable update, confirmed working
2024-12-13 15:57:14 -05:00
11169646d0
last commit before nix flake update
2024-12-13 15:33:07 -05:00
91793f396a
fixup! Fixed kitty_theme causing i/o errors in other terminals
2024-11-28 10:45:37 -05:00
bb57206141
Added dwarf_fortress to gaming_pkgs.nix
2024-11-28 10:42:37 -05:00
b18c97d809
Added an nvim hotkey for Telescope find_files
2024-11-28 10:42:37 -05:00
4d81409de8
Fixed kitty_theme causing i/o errors in other terminals
2024-11-28 10:42:37 -05:00
aa3a7e15e4
Added wf-recorder to userpkgs
2024-11-28 10:42:37 -05:00
5bfbb541c5
garbage-collect now properly displays space freed up from clearing trash can, also optimises the nix store as well
2024-11-26 15:21:06 -05:00
pagedMov
8e8f337165
finalizing server compatibility updates
2024-11-26 13:33:41 -05:00
pagedMov
235f7a208e
tweaked server config
2024-11-26 12:54:02 -05:00
bfb7559447
tweaked starship ssh style
2024-11-26 11:59:03 -05:00
9abdaf4ff7
starship config now properly shows nix-shell status
2024-11-25 16:17:24 -05:00
ce6113a7cd
More nix-shell kitty theme tweaks
2024-11-24 15:13:17 -05:00
0aace8edda
Cleaned up some leftover logic from old dynamic kitty theme method
2024-11-24 14:43:53 -05:00
ebe5b4d8df
kitty now changes color scheme inside of nix-shell
2024-11-24 14:25:17 -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
1d1a513cb2
fixed git using my old gpg key fingerprint
2024-11-19 16:28:32 -05:00
ce996aff66
removed some unnecessary packages
2024-11-17 23:30:55 -05:00
6350837b37
started work on a new live environment nix config using impermanence
2024-11-17 21:42:06 -05:00
beedfd1be2
commit outputs can now be colored with a new script color-commit
2024-11-17 13:03:49 -05:00
6f06d5ed44
removed some old autocommands from nixvim
2024-11-17 11:20:31 -05:00
b4f7b3f4f8
made my git diff look nice
2024-11-17 11:20:31 -05:00
21f11673b6
playshellsound is now a standalone script
2024-11-17 11:20:31 -05:00
93acf864ea
added xwayland to system packages
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
1e8c5a5354
sr alias now sources .zshrc and .zshenv, instead of just .zshrc
2024-11-17 03:58:21 -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
11824164b8
fixed unbound variable issue with viconf. TODO: make this script not awful
2024-11-16 17:56:49 -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
8aaa441bb2
chscheme fixed, panda3ds package add to overlay
2024-11-15 18:02:35 -05:00
2431e4361b
Adapted hyprland configurations for new breaking changes, and some misc adjustments
...
adjusted hyprland config for new breaking changes
capitalized 'Description' keys in userservices
altered shell aliases and added missing autosuggest option in zsh/options.nix
rebuild now has dry run flags
added hyprpaper to packages.nix
updated check_updates service to check the upstream nixpkgs channel instead of my local flake pkgs
2024-11-15 12:13:10 -05:00
6d9e054a7a
split zsh config into several nix files
2024-11-15 09:58:31 -05:00
5cd144ef33
changed my overlay packages to use 'with lib.maintainers [ pagedMov ]' since my name is on the maintainers list now :D also added a -a flag to rebuild to rebuild both home and system configurations
2024-11-15 01:03:07 -05:00