Update git.nix

This commit is contained in:
ediblerope 2025-12-04 22:03:19 +00:00 committed by GitHub
parent 3991f623f3
commit 5ad1c85af6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,4 @@
# git.nix
{ config, pkgs, lib, ... }:
let
home-manager = builtins.fetchTarball {