Fix typo...

This commit is contained in:
Evie Litherland-Smith 2023-11-01 18:23:01 +00:00
parent 266693a42b
commit 0410d43580

View file

@ -12,7 +12,7 @@
enable = true; enable = true;
repositories = with config.home; { repositories = with config.home; {
org = { org = {
url = "${homeDirectory}/Org"; path = "${homeDirectory}/Org";
uri = "git+https://git.xenia.me.uk/xenia/Org.git"; uri = "git+https://git.xenia.me.uk/xenia/Org.git";
}; };
elfeed = { elfeed = {