Skip to content

Commit 6fc9bd2

Browse files
committed
updates
Signed-off-by: Jess Frazelle <github@jessfraz.com>
1 parent 5cb6957 commit 6fc9bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
".dockerfunc".source = ./.dockerfunc;
4444
".exports".source = ./.exports;
4545
".functions".source = ./.functions;
46-
"gitignore".source = ./.gitignore;
46+
".gitignore".source = ./gitignore;
4747
".inputrc".source = ./.inputrc;
4848
".irssi".source = mkIfExists ./.irssi;
4949
".nixbash".source = ./.nixbash;

0 commit comments

Comments
 (0)