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
a6a4d84ae7
updated flake inputs
2024-11-26 13:35:41 -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
56d6a79d51
updated laptop home config
2024-11-26 12:49:55 -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
81c9b10810
Updated screenshots
2024-11-24 15:13:17 -05:00
501aedc119
removed nsp script and moved it to a shell function
2024-11-24 14:45:16 -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
5455c7f37c
updated flake inputs
2024-11-19 16:28:32 -05:00
1c614a8e6f
added impermanence to flake inputs and made a basic config in live-env
2024-11-18 13:28:16 -05:00
7efb03b441
using hashedPassword in live-env config now, also added disko to flake inputs
2024-11-17 23:45:12 -05:00
ce996aff66
removed some unnecessary packages
2024-11-17 23:30:55 -05:00
af60269e3b
moved my toilet overrides to overlay instead of userpkgs.nix
2024-11-17 23:30:55 -05:00
cea3b045ca
more configuration for live environment
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
7a60cdd513
misc optimizations
2024-11-17 21:42:06 -05:00
df23c64d14
updated flake inputs, upgraded to nixpkgs/home-manager 25.05
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
76be210ec3
git-compose can now be cancelled with :q! in neovim
2024-11-17 11:20:31 -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
37f0823b22
nvim now plays a sound on opening
2024-11-17 11:20:31 -05:00
88ffe50da0
added uhk support in hardware.nix
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
2b3858006b
Moved overlay pkgs into their own folder
2024-11-17 08:40:27 -05:00
1e1d2815a2
git reset in subshell no longer displays output
2024-11-17 08:23:42 -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
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
287281907b
viconf is now significantly faster
2024-11-17 03:44:21 -05:00
ff7d6dcadc
Merge branch 'script-refactor'
2024-11-16 23:43:19 -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
78c4cf0aa3
Merge pull request #5 from pagedMov/script-refactor
...
Script refactor
2024-11-16 17:57:55 -05:00
11824164b8
fixed unbound variable issue with viconf. TODO: make this script not awful
2024-11-16 17:56:49 -05:00
4d254077ba
disabled sddm for now because hyprland is having issues with it
...
also changed viconf to allow for no arguments, which opens a fzf window
with every config file in it
2024-11-16 17:35:02 -05:00
8c23248bd2
refactored flag input for rebuild script
2024-11-16 04:44:59 -05:00
c84ecad870
Update README.md
2024-11-16 03:46:15 -05:00
0c30683c78
Merge pull request #4 from pagedMov/script-overlay-refactor
...
Moved scripts to the overlay folder to be used as packages
2024-11-16 03:44:50 -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
2a2263d4cb
Update README.md
2024-11-15 20:23:27 -05:00