[PR #154] [MERGED] refactor: migrate ssh auth keys & hashed password into vars #169

Closed
opened 2025-12-28 23:19:34 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/154
Author: @ryan4yin
Created: 8/16/2024
Status: Merged
Merged: 8/16/2024
Merged by: @ryan4yin

Base: mainHead: refactor-vars


📝 Commits (1)

  • eb83e88 refactor: migrate ssh auth keys & hashed password into vars

📊 Changes

3 files changed (+21 additions, -6 deletions)

View changed files

📝 modules/base.nix (+1 -5)
📝 modules/nixos/base/user-group.nix (+1 -1)
📝 vars/default.nix (+19 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ryan4yin/nix-config/pull/154 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 8/16/2024 **Status:** ✅ Merged **Merged:** 8/16/2024 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `refactor-vars` --- ### 📝 Commits (1) - [`eb83e88`](https://github.com/ryan4yin/nix-config/commit/eb83e8826756dfdf045c74ddc8becccf46a6989e) refactor: migrate ssh auth keys & hashed password into vars ### 📊 Changes **3 files changed** (+21 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `modules/base.nix` (+1 -5) 📝 `modules/nixos/base/user-group.nix` (+1 -1) 📝 `vars/default.nix` (+19 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-28 23:19:34 +01:00
adam closed this issue 2025-12-28 23:19:34 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/nix-config#169