nix: zed-editor

This commit is contained in:
js0ny 2025-10-13 09:33:11 +01:00
parent 05d620296e
commit 0d3b789ca2
14 changed files with 56 additions and 8 deletions

View file

@ -1,5 +1,6 @@
# ~/.config/nix-config/common/packages-headless.nix
{pkgs, ...}: {
{ pkgs, ... }:
{
home.packages = with pkgs; [
age
aichat
@ -48,5 +49,6 @@
# Misc
ta-lib
ddgr
protonvpn-cli
];
}

View file

@ -29,5 +29,8 @@
qutebrowser
ryubing
qbittorrent
protonvpn-gui
proton-pass
protonmail-bridge
];
}