nixos-24.11 #6

Merged
sercanto merged 23 commits from nixos-24.11 into consensus 2025-02-17 13:10:39 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 58055e4b38 - Show all commits

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 = {