system/packages: add git-crypt, and move fd and rg from rin/packages
This commit is contained in:
parent
b1f4fcc223
commit
315d480601
2 changed files with 4 additions and 3 deletions
|
|
@ -4,7 +4,9 @@
|
|||
comma
|
||||
ecryptfs
|
||||
efibootmgr
|
||||
fd
|
||||
git
|
||||
git-crypt
|
||||
htop
|
||||
jq
|
||||
kitty.terminfo
|
||||
|
|
@ -15,8 +17,9 @@
|
|||
neovim
|
||||
nfs-utils
|
||||
ntfs3g
|
||||
sshfs
|
||||
ripgrep
|
||||
rsync
|
||||
sshfs
|
||||
wget
|
||||
];
|
||||
environment.variables.EDITOR = "nvim";
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ in {
|
|||
|
||||
home.packages = with pkgs; [
|
||||
dconf
|
||||
fd
|
||||
ffmpeg
|
||||
gnupg
|
||||
kitty
|
||||
|
|
@ -22,7 +21,6 @@ in {
|
|||
nodejs_latest
|
||||
pamixer
|
||||
qmk
|
||||
ripgrep
|
||||
unrar
|
||||
weechat
|
||||
yt-dlp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue