update packages

This commit is contained in:
Reid 2025-12-14 15:44:46 -08:00
parent d2c5931131
commit fd33edab0e
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
7 changed files with 101 additions and 100 deletions

View file

@ -39,7 +39,7 @@ in {
sh ${colorScript}
'';
functions.fish_greeting = ''
${lib.getExe pkgs.fastfetch} --logo-type small --key-width 11 -s title:separator:os:host:kernel:uptime:memory:swap:colors --colors-symbol circle --colors-padding-left 11
${lib.getExe pkgs.fastfetch} --logo-type small --key-width 11 -s title:separator:os:host:kernel:uptime:memory:swap
'';
};
};