summaryrefslogtreecommitdiff
path: root/users/seth/programs/git.nix
AgeCommit message (Collapse)Author
2024-11-25seth/git: use git-branchlessseth
2024-11-21seth/gh: split from git moduleseth
2024-10-18more refactors & outsource some things (#477)seth
* tree-wide: drop flake-parts * drop nixinate * justfile: cleanup * drop treefmt-nix * doc: update READMEs * flake: cleanup * seth: don't use `./.` * modules/nixos,darwin: bundle all modules They all depend on each other anyways so * systems: manually import internal modules * seth: use riff module from nix-exprs * flake: back to flake-parts * Revert "flake: back to flake-parts" This reverts commit 35334882f7c0c23991a4efd65ea08b216006b2b0. Saving the last commit so I can go back if I want * flake: use lib.const this looks better...right? * flake: declare systems like a normal person
2024-08-17seth: delta -> riffdiffseth
2024-07-26seth: git.difftastic -> git.deltaseth
2024-07-09seth: better document optionsseth
2024-06-30alejandra -> nixfmt-rfc-styleseth
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