diff options
| author | coasteen <coasteen@proton.me> | 2026-07-09 10:46:52 +0330 |
|---|---|---|
| committer | coasteen <coasteen@proton.me> | 2026-07-09 10:46:52 +0330 |
| commit | a3008666c6c75ff61b1fc329b4d962a6c367d5f0 (patch) | |
| tree | a203a54b3c61884ea13957cf18284f6c83f8e64d /home-configuration/managed/git/default.nix | |
Diffstat (limited to 'home-configuration/managed/git/default.nix')
| -rw-r--r-- | home-configuration/managed/git/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home-configuration/managed/git/default.nix b/home-configuration/managed/git/default.nix new file mode 100644 index 0000000..569e214 --- /dev/null +++ b/home-configuration/managed/git/default.nix @@ -0,0 +1,2 @@ +{ pkgs, ... }: +{ } |
