An open API service indexing awesome lists of open source software.

https://github.com/cloudyluna/flake-fhs

Enable a FHS environment with preconfigured settings and packages, reproducible with flakes.
https://github.com/cloudyluna/flake-fhs

Last synced: 11 months ago
JSON representation

Enable a FHS environment with preconfigured settings and packages, reproducible with flakes.

Awesome Lists containing this project

README

          

# flake-fhs

Enable a FHS environment with preconfigured settings and packages, reproducible with flakes.

## Usage

> Note: Require `nix flake` experimental feature to be [enabled](https://nixos.wiki/wiki/Flakes).

```sh
nix develop --refresh github:cloudyluna/flake-fhs
```

to exit out of the FHS environment, type `exit` in the terminal.

## License
This software is released under the BSD-3-Clause license. See `LICENSE`
file for further details.