Added deno

This commit is contained in:
Jack Mechem 2026-01-27 16:18:41 -08:00
parent 69e1a00ab9
commit 07e36ccdb4

View file

@ -1,22 +0,0 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [
pkgs.sway-contrib.grimshot
waypaper
hyprpaper
swaybg
lua-language-server
nil
nixfmt-rfc-style
stylua
lunar-client
discord
spotify
pavucontrol
zoom-us
];
}