summaryrefslogtreecommitdiff
path: root/home/unstable.nix
diff options
context:
space:
mode:
authorstuebinm2023-03-24 03:20:04 +0100
committerstuebinm2023-03-24 03:20:04 +0100
commit6840fd8748b570faabfe054835c5d3edb56f471d (patch)
tree60f9c52e4b0848ef3bf650efeae5cc0dad176ff2 /home/unstable.nix
parent7eddcb4ab50ef482ff36701648854d4c7c3ce177 (diff)
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.
Diffstat (limited to 'home/unstable.nix')
-rw-r--r--home/unstable.nix6
1 files changed, 0 insertions, 6 deletions
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;