home/packages: add zapzap

This commit is contained in:
Asmir A 2023-10-29 00:42:00 +02:00
parent 33fffd5f92
commit b7b2d5fc72
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2

View File

@ -83,7 +83,9 @@
zig
zls
/* install here until nvim flake is fixed */
/*
install here until nvim flake is fixed
*/
alejandra
ccls
gopls
@ -101,5 +103,6 @@
++ [
inputs.swaysw.packages.x86_64-linux.swaysw
inputs.nvim.packages.x86_64-linux.nvim
(import ../packages/zapzap/default.nix {inherit pkgs;})
];
}