From 9122ec5c05c09027945c2c5ed44ce75be8df36ce Mon Sep 17 00:00:00 2001 From: June Clementine Strawberry Date: Tue, 24 Dec 2024 13:53:44 -0500 Subject: [PATCH] add slack Signed-off-by: June Clementine Strawberry --- .editorconfig | 1 + configuration.nix | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.editorconfig b/.editorconfig index ca08f81..8ffd4a3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,5 @@ root = true [*.nix] +indent_style = space indent_size = 2 diff --git a/configuration.nix b/configuration.nix index 28603a7..c96eabf 100644 --- a/configuration.nix +++ b/configuration.nix @@ -298,6 +298,8 @@ libtool gnumake awscli2 + slack + slackdump ]; programs.zsh = {