Commit Graph

4 Commits

Author SHA1 Message Date
1036d4e449 check_updates now in scripts, removed redundant pkgs argument passage in overlay.nix 2024-11-17 08:40:27 -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
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
06b840a743 added a user service that tracks new updates for packages that I maintain, also moved the login sound from the hyprland config to a systemd service that triggers after graphical-session.target 2024-11-10 15:10:52 -05:00