fixed typo
This commit is contained in:
parent
089ea52e36
commit
ec1019d772
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ let
|
|||
enable = true;
|
||||
configFile = {
|
||||
"doom" = {
|
||||
source = ~/doom;
|
||||
source = ./doom;
|
||||
recursive = true;
|
||||
onChange = ''
|
||||
#!/bin/sh
|
||||
|
|
Loading…
Reference in a new issue