Fix sxhkd

This commit is contained in:
Filippo Berto 2021-05-22 17:16:22 +02:00
parent 2ff62b772c
commit 7117c20646
7 changed files with 73 additions and 62 deletions

View file

@ -0,0 +1,6 @@
{
home.file.".editorconfig" = {
source = ../configs/editorconfig;
target = ".editorconfig";
};
}