We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cb6957 commit 6fc9bd2Copy full SHA for 6fc9bd2
flake.nix
@@ -43,7 +43,7 @@
43
".dockerfunc".source = ./.dockerfunc;
44
".exports".source = ./.exports;
45
".functions".source = ./.functions;
46
- "gitignore".source = ./.gitignore;
+ ".gitignore".source = ./gitignore;
47
".inputrc".source = ./.inputrc;
48
".irssi".source = mkIfExists ./.irssi;
49
".nixbash".source = ./.nixbash;
0 commit comments