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

Integrate sops-nix for secrets management and add personal cloud conf… #30

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

michaelvanstraten
Copy link
Owner

…iguration

  • Added .sops.yaml for configuring sops encryption keys and rules.
  • Updated flake.lock to include sops-nix and nixpkgs-stable references.
  • Modified flake.nix to include sops-nix as an input.
  • Updated nixosConfigurations/default.nix to include sops-nix module and secrets configuration.
  • Added personal-cloud.nix module for personal cloud services configuration.
  • Added godns.nix service module for GoDNS service configuration.
  • Added cluster-wide.yaml for storing encrypted secrets.
  • Added secrets/default.nix for sops secrets configuration.

@michaelvanstraten michaelvanstraten force-pushed the add-basic-sops-and-dyndns branch from 3ce964e to 930a30a Compare October 13, 2024 16:17
…iguration

- Added `.sops.yaml` for configuring sops encryption keys and rules.
- Updated `flake.lock` to include `sops-nix` and `nixpkgs-stable` references.
- Modified `flake.nix` to include `sops-nix` as an input.
- Updated `nixosConfigurations/default.nix` to include `sops-nix` module and secrets configuration.
- Added `personal-cloud.nix` module for personal cloud services configuration.
- Added `godns.nix` service module for GoDNS service configuration.
- Added `cluster-wide.yaml` for storing encrypted secrets.
- Added `secrets/default.nix` for sops secrets configuration.
@michaelvanstraten michaelvanstraten force-pushed the add-basic-sops-and-dyndns branch from 930a30a to 2657e58 Compare October 13, 2024 16:21
@michaelvanstraten michaelvanstraten merged commit e43e70a into master Oct 13, 2024
1 check passed
@michaelvanstraten michaelvanstraten deleted the add-basic-sops-and-dyndns branch October 13, 2024 16:23
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