summaryrefslogtreecommitdiff
path: root/users/seth/programs/git.nix
AgeCommit message (Collapse)Author
2024-05-05simplify some things (#353)seth
* flake: drop flake-parts * flake: add back flake-parts * flake: use flake module again for configurations
2024-02-03make everything a moduleseth
2023-12-28seth/git: delta -> difftasticseth
2023-12-12seth: add `version = 1` to gh configseth
2023-10-30tree-wide: refactorseth
i went overboard on modules. this is much comfier
2023-10-01treewide!: flatten to parts/ layoutseth
2023-09-10seth/git: use delta pagerseth
2023-09-10seth/git: use gh credential helperseth
2023-08-17users/seth: make everything a moduleseth
2023-07-25users/seth: separate gpg/ssh config from gitseth
2023-07-25users/seth: only manage gpg-agent on linuxseth
2023-07-25users/seth: enable ssh+gpg for gitseth
2023-07-24users/seth: only set gpg-agent.extraConfig on linuxseth
2023-07-15users/seth: general cleanupseth
2023-02-22switch back to alejandraseth
nixpkgs-fmt is weird...
2023-02-20start using nixpkgs-fmtseth
2023-02-18major refactorseth
- `mkHost` now accepts an optional `specialArgs` argument to be passed to `nixosSystem()` - the `modules` argument for `mkHMUser` is now optional
2023-02-15fix gpg-agent and cleanup a few thingsseth
2023-01-31add standalone hm optionseth
2023-01-23stop declaring unneeded imports :/seth
2022-12-02add editorconfig and alejandraseth
2022-12-02misc config changesseth
2022-12-02now *most* things work :pseth