diff options
Diffstat (limited to 'hm/shell/cli.nix')
| -rw-r--r-- | hm/shell/cli.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hm/shell/cli.nix b/hm/shell/cli.nix index a9e8397..7011d4d 100644 --- a/hm/shell/cli.nix +++ b/hm/shell/cli.nix @@ -178,7 +178,8 @@ in }; }; }; - programs.pls = { + # TODO: set up lsd + programs.lsd = { enable = true; enableFishIntegration = true; }; |
