Upgrade README after bscpkgs merge

Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
Rodrigo Arias 2025-10-07 14:22:55 +02:00
parent 188ba6df0a
commit e8ac9dfb64

View File

@ -1 +1,9 @@
Nix overlay with BSC packages.
# Jungle
This repository provides two components that can be used independently:
- A Nix overlay with packages used at BSC (formerly known as bscpkgs). Access
them directly with `nix shell .#<pkgname>`.
- NixOS configurations for jungle machines. Use `nixos-rebuild switch --flake .`
to upgrade the current machine.