summaryrefslogtreecommitdiff
path: root/users/seth
diff options
context:
space:
mode:
authorgetchoo-bot[bot] <183349775+getchoo-bot[bot]@users.noreply.github.com>2025-03-01 01:19:27 +0000
committergetchoo-bot[bot] <183349775+getchoo-bot[bot]@users.noreply.github.com>2025-03-01 04:09:06 +0000
commit6f24314b7d4e3b99f25afa530174ae75ce800d3a (patch)
treef3af01644d73ea0f3f53eef2a0f7b51266db9b8e /users/seth
parentccaf745196041066d20983b58dcad5e93c0ce7e8 (diff)
flake: update all inputs
Diffstat (limited to 'users/seth')
-rw-r--r--users/seth/mixins/git.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/users/seth/mixins/git.nix b/users/seth/mixins/git.nix
index 9746425..03ffc7d 100644
--- a/users/seth/mixins/git.nix
+++ b/users/seth/mixins/git.nix
@@ -2,13 +2,10 @@
config,
lib,
pkgs,
- inputs,
...
}:
{
- imports = [ inputs.getchpkgs.homeModules.riff ];
-
config = lib.mkMerge [
{
programs.git = {