fixed typo
parent
089ea52e36
commit
ec1019d772
|
@ -9,7 +9,7 @@ let
|
|||
enable = true;
|
||||
configFile = {
|
||||
"doom" = {
|
||||
source = ~/doom;
|
||||
source = ./doom;
|
||||
recursive = true;
|
||||
onChange = ''
|
||||
#!/bin/sh
|
||||
|
|
Loading…
Reference in New Issue