a dotfile but it's really big
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

shell: add `moreutils`

karitham 96ccb011 1f1a0bc8

+1
+1
modules/dev/shell/nushell.nix
··· 6 6 }: 7 7 { 8 8 config = lib.mkIf config.dev.shell.enable { 9 + home.packages = [ pkgs.moreutils ]; # vipe, chronic, pee 9 10 programs.nushell = { 10 11 enable = true; 11 12 shellAliases = {