145 current 2024-05-26 01:11:49 24.05.20240419.5c24cf2 6.8.6-zen1 *

This commit is contained in:
sadanslargehole 2024-05-26 01:12:01 -04:00
parent b9bab2fa8a
commit 8541404f95
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800

View file

@ -1,6 +1,8 @@
{ pkgs, config }:let
{ pkgs, config }:
let
cpkg = import ../customPackages { inherit pkgs; };
in {
in
{
dev = with pkgs;[
nodePackages_latest.typescript-language-server
cargo
@ -54,6 +56,7 @@ in {
libsForQt5.kinit
];
general = with pkgs; [
sops
fzf
zsh-powerlevel10k
zsh-syntax-highlighting