https://github.com/MidAutumnMoon/TaysiTsuki
The teapot and the system configurations.
https://github.com/MidAutumnMoon/TaysiTsuki
flakes monorepo nix nixos
Last synced: about 1 year ago
JSON representation
The teapot and the system configurations.
- Host: GitHub
- URL: https://github.com/MidAutumnMoon/TaysiTsuki
- Owner: MidAutumnMoon
- License: mit
- Created: 2022-11-04T11:48:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T06:12:27.000Z (almost 2 years ago)
- Last Synced: 2024-10-23T15:50:35.253Z (almost 2 years ago)
- Topics: flakes, monorepo, nix, nixos
- Language: Nix
- Homepage:
- Size: 1.32 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TäysiTsuki
Pivot Away
## Use Tsuki's Binary Cache
Tsuki's binary cache is hosted using [Cachix](https://www.cachix.org/),
1. Add `https://nuirrce.cachix.org` to substituter list
2. Add pubkey `nuirrce.cachix.org-1:KQWa6ZfDkMPXeDiUpmyDhNw4CmgybPyeVklmi/1Rtqk=`
## Notes on Setup GitHub Actions
### Necessary 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`.
### Setup Cachix
1. Obtain the token from Cachix dashboard.
2. Put the token in a secret named `CACHIX_AUTH_TOKEN`.