chore(nix): slack package renamed

Progresses #3
This commit is contained in:
Serĉanto de Scio 2024-12-02 16:05:20 +10:00
parent 9608af2cd5
commit 58055e4b38
Signed by: sercanto
GPG key ID: A4122FF3971B6865
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
}: {
# Fiona's Desktop Packages
environment.systemPackages = with pkgs; [
slack-dark # Slack desktop client
slack # Slack desktop client
zoom-us # zoom.us video conferencing application
];
}

View file

@ -48,7 +48,7 @@ in {
magic-wormhole # Securely transfer data between computers
s3fs # Mount an S3 bucket as filesystem through FUSE
shellcheck # Shell script analysis tool
slack-dark # Slack desktop client
slack # Slack desktop client
xxd # make a hexdump or do the reverse
];
variables = {