From e01bb2289b88178ffcee406787d5e4a3a0fca7a0 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 15 Mar 2023 09:44:30 +0100 Subject: git lfs; eduroam cert --- nixpkgs/common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixpkgs') diff --git a/nixpkgs/common.nix b/nixpkgs/common.nix index 6256187..f3cc2a9 100644 --- a/nixpkgs/common.nix +++ b/nixpkgs/common.nix @@ -28,6 +28,7 @@ programs.git.enable = true; programs.git.userName = "Alex Auvolat"; programs.git.userEmail = "alex@adnab.me"; + programs.git.lfs.enable = true; home.file = { ".config/tmux/tmux.conf".source = ../tmux/tmux.conf; }; -- cgit v1.2.3