mirror of
https://github.com/girlbossceo/nixos-config.git
synced 2025-04-29 05:59:26 -04:00
add slack
Signed-off-by: June Clementine Strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
d6b9d87ef1
commit
9122ec5c05
2 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
root = true
|
root = true
|
||||||
|
|
||||||
[*.nix]
|
[*.nix]
|
||||||
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
|
@ -298,6 +298,8 @@
|
||||||
libtool
|
libtool
|
||||||
gnumake
|
gnumake
|
||||||
awscli2
|
awscli2
|
||||||
|
slack
|
||||||
|
slackdump
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.zsh = {
|
programs.zsh = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue