chore(shell): add TODO comment

This commit is contained in:
reo101 2023-12-08 01:19:37 +02:00
parent 0fae14d92a
commit e440b6e2c5
Signed by: reo101
GPG key ID: 675AA7EF13964ACB

View file

@ -123,6 +123,7 @@ in
# Atuin
home.file."${config.xdg.configHome}/atuin/config.toml" = mkIf cfg.atuin {
# TODO: use pkgs.substituteAll
text = import ./atuin.nix {
keyPath = "${config.xdg.dataHome}/atuin/key";
};