Allow unfree, install Slack + Discord.

This commit is contained in:
Jessica Canady 2023-07-26 19:10:11 -04:00
parent b6b101b959
commit 7d5f0371bb

View file

@ -1,6 +1,8 @@
{ config, pkgs, home-manager, nix-doom-emacs, ... }:
{
nixpkgs.config.allowUnfree = true;
home.stateVersion = "23.05";
home.packages = with pkgs; [
@ -25,6 +27,9 @@
plex-media-player # ugh where's the good app?
telegram-desktop # msg
jq
# comms
slack
discord
# editors (emacs is god, lives elsewhere)
neovim
# browsers