From 6840fd8748b570faabfe054835c5d3edb56f471d Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 24 Mar 2023 03:20:04 +0100 Subject: update inputs also remove some old stuff. also deduplicate the erlangs on my akkoma. also remove chromium, since for some reason hydra hasn't built it yet and I'm not fancying compiling it myself. also remove the whole sshd mosh stuff for the chat, since that broke tmux-on-login. --- home/packages.nix | 4 ++-- home/unstable.nix | 6 ------ 2 files changed, 2 insertions(+), 8 deletions(-) (limited to 'home') diff --git a/home/packages.nix b/home/packages.nix index 78c6b4c..ccbc3d4 100644 --- a/home/packages.nix +++ b/home/packages.nix @@ -10,8 +10,8 @@ in emacs-all-the-icons-fonts nerdfonts # internet apps & clients - firefox keepassxc chromium mumble lynx - openconnect matterhorn tdesktop monolith gomuks + firefox keepassxc mumble lynx thunderbird + openconnect matterhorn tdesktop monolith # graphics & audio audacity blender darktable kdenlive moc ffmpeg-full gimp-with-plugins inkscape krita meshlab pavucontrol moc diff --git a/home/unstable.nix b/home/unstable.nix index fc22c80..cf34be8 100644 --- a/home/unstable.nix +++ b/home/unstable.nix @@ -5,12 +5,6 @@ with import inputs.nixpkgs-unstable {inherit system; }; home.packages = [ dino nyxt - zulip-term - carp - foliate - elixir_1_12 - elixir_ls - thunderbird (stdenv.mkDerivation { name = "signal-wayland"; src = signal-desktop; -- cgit v1.2.3