Skip to content

Sops setup#2

Open
ermyril wants to merge 7 commits intomasterfrom
sops-setup
Open

Sops setup#2
ermyril wants to merge 7 commits intomasterfrom
sops-setup

Conversation

@ermyril
Copy link
Owner

@ermyril ermyril commented Feb 19, 2026

No description provided.

Burned Out Tech and others added 3 commits February 19, 2026 09:10
- Add modules/nixos/ssh-client.nix with programs.ssh.extraConfig
- github.com and gitlab.com remain plaintext inline
- Private hosts encrypted in secrets/ssh.yaml, decrypted to
  /etc/ssh/ssh_config.d/private_hosts at activation (mode 0444)
- Remove programs.ssh from home-manager (import removed from default.nix)
- Update CLAUDE.md with commit conventions and permission rules

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- secrets/minibook.yaml: add peer public key, endpoint, allowed IPs
- secrets/ssh.yaml: encrypt private ssh host entries
- wireguard.nix: use sops template for full wg0.conf (all peer values encrypted)
- ssh-client.nix: sops decrypts private hosts to /etc/ssh/ssh_config.d/private_hosts
- bootstrap.nix: restore inline root password and ssh key (template, no sops needed)
- Revert sops-nix from rukako/proxmox-lxc (no age key available at container boot)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@gitguardian
Copy link

gitguardian bot commented Feb 19, 2026

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
5761814 Triggered Generic Password 6904b02 modules/nixos/proxmox/bootstrap.nix View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

nixos-rebuild is not available on ubuntu-latest GitHub runners.
nix build .#nixosConfigurations.<host>.config.system.build.toplevel
builds the full system closure equivalently on any platform.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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

Comments