diff options
| author | seth <[email protected]> | 2023-07-24 04:12:43 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-07-24 04:12:43 -0400 |
| commit | 710901f8f2678fc0e52a7130ace9c1c8262d2c27 (patch) | |
| tree | f7516351365d92e027a77c21a7ff86e306192417 /hosts | |
| parent | 20165b7f6ed2032dd897bc3c278d92de0e413110 (diff) | |
hosts/caroline: use regular discord
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/caroline/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 ]; |
