Add/remove some things

This commit is contained in:
David Morgan 2022-10-17 16:20:44 +01:00
parent 0f60c050bf
commit fff37a6c3f
Signed by: djm
GPG Key ID: C171251002C200F2
2 changed files with 1 additions and 7 deletions

View File

@ -27,16 +27,12 @@
gnupg
gopass
gopass-jsonapi
heroku
ispell
isync
jq
lscolors
lsd
lynx
mopidy
mopidy-ytmusic
mopidy-scrobbler
mpv
mu
neovim
@ -45,6 +41,7 @@
nix-prefetch-git
nix-prefetch-github
pinentry
pass
#procs
libqalculate
ripgrep

View File

@ -1,13 +1,10 @@
{ config, pkgs, ... }:
{
#services.emacs.package = pkgs.emacsUnstable;
home.packages = with pkgs; [
bitlbee
bitlbee-discord
emacs-nox
heroku
irssi
];