mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-14 04:29:24 +08:00
5 lines
149 B
Nix
5 lines
149 B
Nix
{ inputs }: let inherit (inputs.self.packages.x86_64-linux) pkgs; in
|
|
{
|
|
git-lfs-transfer = "sha256-V2cnWCyzxwxlOXXTB8Kz4X4VHvu0H/SqHBzPFwlp73o=";
|
|
}
|