fixed typo

This commit is contained in:
Moritz Böhme 2021-09-09 22:06:18 +02:00
parent 089ea52e36
commit ec1019d772

View file

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