Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: drop fh and add determinate #269

Merged
merged 16 commits into from
Jul 26, 2024
Merged

refactor: drop fh and add determinate #269

merged 16 commits into from
Jul 26, 2024

Conversation

flexiondotorg
Copy link
Member

No description provided.

determinate will provide fh
determinate home manager module manages nix.registry
determinate nixos module manages nix.nixPath
The determinate home manager module will manage nix.extra-trusted-public-keys
Enable determinate with:

```
sudo nixos-rebuild switch \
  --flake <path_to_flake> \
  --option extra-substituters https://flakehub:flakehub1_..............@cache.flakehub.com \
  --option narinfo-cache-negative-ttl 0 \
  --option extra-trusted-public-keys "cache.flakehub.com-1:.......... cache.flakehub.com-2:.........."
```
@flexiondotorg flexiondotorg merged commit a3448d8 into main Jul 26, 2024
@flexiondotorg flexiondotorg deleted the determinate branch July 26, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant