Upgrade README after bscpkgs merge

This commit is contained in:
Rodrigo Arias 2025-10-07 14:22:55 +02:00
parent 5d99acc02e
commit cef7832f56

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.