fixed typo

dev-docs
Moritz Böhme 2021-09-09 22:06:18 +02:00
parent 089ea52e36
commit ec1019d772
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ let
enable = true; enable = true;
configFile = { configFile = {
"doom" = { "doom" = {
source = ~/doom; source = ./doom;
recursive = true; recursive = true;
onChange = '' onChange = ''
#!/bin/sh #!/bin/sh