about summary refs log tree commit diff
path: root/users/fcuny
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-02-12 14:22:36 -0800
committerFranck Cuny <franck@fcuny.net>2022-02-12 14:22:36 -0800
commit6fa9ca3cc2184060143a1bcdc9d69c3a71d7e88b (patch)
tree97ecf35a84f4e648e2e3ba9ed6566ff8ef32882b /users/fcuny
parenthome-manager: git credential helpers configuration (diff)
downloadworld-6fa9ca3cc2184060143a1bcdc9d69c3a71d7e88b.tar.gz
home-manager: typo
I need something to help with lint/validation ...
Diffstat (limited to 'users/fcuny')
-rw-r--r--users/fcuny/cli/git.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/cli/git.nix b/users/fcuny/cli/git.nix
index 2e92121..d27d7a0 100644
--- a/users/fcuny/cli/git.nix
+++ b/users/fcuny/cli/git.nix
@@ -21,7 +21,7 @@
       };
       "credential \"https://git.fcuny.net\"" = {
         username = "fcuny";
-        helper = "!echo -n 'password='; pass git/git.fcuny.net"
+        helper = "!echo -n 'password='; pass git/git.fcuny.net";
       };
     };
     ignores = [