mirror of
https://github.com/js0ny/dotfiles.git
synced 2026-03-23 11:12:42 +00:00
nix: zed-editor
This commit is contained in:
parent
05d620296e
commit
0d3b789ca2
14 changed files with 56 additions and 8 deletions
|
|
@ -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
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -29,5 +29,8 @@
|
|||
qutebrowser
|
||||
ryubing
|
||||
qbittorrent
|
||||
protonvpn-gui
|
||||
proton-pass
|
||||
protonmail-bridge
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue