Fixed wal bug

This commit is contained in:
JuliaLange 2024-02-21 15:05:15 -08:00
parent 57b8fdb27a
commit 364da18441

View file

@ -20,9 +20,9 @@ let rootPath = ./.; in
# # absolute path to the file to write the template (after templating)
# target = "~/.config/dunst/dunstrc"
'';
}
};
xdg.configFile."wallust-templates" = {
source = rootPath + "/templates";
target = "wallust/";
}
};
}