This commit is contained in:
Filippo Berto 2024-10-21 20:02:16 +02:00
parent 8abafd73f4
commit c103109233
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
11 changed files with 45 additions and 57 deletions

View file

@ -5,7 +5,7 @@ in
{
# TODO: switch to module on next release
home.packages = [ pkgs.unstable_pkgs.joshuto ];
home.packages = [ pkgs.joshuto ];
home.shellAliases."fm" = "joshuto --change-directory";
xdg.configFile = {