syntax fix

This commit is contained in:
ooks-io 2023-08-07 15:05:23 +12:00
parent ca13e9b5ee
commit 3a75857fda

View file

@ -29,7 +29,7 @@ in
hm = "home-manager --flake .";
hms = "home-manager --flake . switch";
tree = mkIf hasTre "tre"
tree = mkIf hasTre "tre";
ls = mkIf hasExa "exa";