From 710901f8f2678fc0e52a7130ace9c1c8262d2c27 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 24 Jul 2023 04:12:43 -0400 Subject: hosts/caroline: use regular discord --- hosts/caroline/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/caroline') diff --git a/hosts/caroline/default.nix b/hosts/caroline/default.nix index 94a5dc2..739fac0 100644 --- a/hosts/caroline/default.nix +++ b/hosts/caroline/default.nix @@ -1,7 +1,7 @@ {pkgs, ...}: { home-manager.users.seth = { home.packages = with pkgs; [ - discord-canary + discord iterm2 spotify ]; -- cgit v1.2.3