Commit Graph

13 Commits

Author SHA1 Message Date
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
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
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
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
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