Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/midautumnmoon/nuran

The teapot and the system configurations.
https://github.com/midautumnmoon/nuran

flakes monorepo nix nixos

Last synced: 3 months ago
JSON representation

The teapot and the system configurations.

Awesome Lists containing this project

README

        

# Nuran

There is no sanity.

## Notes to setup GitHub Actions environment

### Permission
1. Find `Actions/General` in Settings.
2. Select `Read and write permissions` under Workflow permissions.
3. Enable `Allow Github Actions to create...pull requests`.

### Cachix
1. Obtain the token from Cachix dashboard.
2. Put the token in a secret named `CACHIX_AUTH_TOKEN`.