forked from rarias/jungle
10 lines
323 B
Markdown
10 lines
323 B
Markdown
# 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.
|