[PR #186] [MERGED] feat(darwin): new host - frieren #192

Closed
opened 2025-12-29 04:21:55 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/186
Author: @ryan4yin
Created: 5/13/2025
Status: Merged
Merged: 5/13/2025
Merged by: @ryan4yin

Base: mainHead: darwin-frieren


📝 Commits (5)

  • e13079f feat(darwin): new host - frieren
  • 92a6a7e fix(darwin): homebrew/services was deprecated
  • db4811e fix(darwin): rekey secrets
  • 7e5e1a9 feat(neovim): update lock file
  • 2ba35fd feat(darwin): adjust aerospace

📊 Changes

12 files changed (+141 additions, -96 deletions)

View changed files

📝 Justfile (+9 -0)
📝 flake.lock (+3 -3)
📝 home/base/tui/editors/neovim/nvim/lazy-lock.json (+34 -70)
📝 home/darwin/aerospace/aerospace.toml (+17 -6)
📝 hosts/darwin-fern/default.nix (+1 -1)
hosts/darwin-frieren/default.nix (+13 -0)
hosts/darwin-frieren/home.nix (+14 -0)
📝 modules/darwin/apps.nix (+10 -13)
📝 modules/darwin/nix-core.nix (+4 -0)
outputs/aarch64-darwin/src/frieren.nix (+35 -0)
📝 secrets/README.md (+0 -2)
📝 vars/default.nix (+1 -1)

📄 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/186 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 5/13/2025 **Status:** ✅ Merged **Merged:** 5/13/2025 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `darwin-frieren` --- ### 📝 Commits (5) - [`e13079f`](https://github.com/ryan4yin/nix-config/commit/e13079f7a8a3ed66ab967667db73d5bf9d8aaa36) feat(darwin): new host - frieren - [`92a6a7e`](https://github.com/ryan4yin/nix-config/commit/92a6a7ebc81767d60d02fc6f07749762c870d150) fix(darwin): homebrew/services was deprecated - [`db4811e`](https://github.com/ryan4yin/nix-config/commit/db4811ed88102ae3934d885cfb0ce63c31b40895) fix(darwin): rekey secrets - [`7e5e1a9`](https://github.com/ryan4yin/nix-config/commit/7e5e1a99dff140f25b4c50224a31be0f2f466729) feat(neovim): update lock file - [`2ba35fd`](https://github.com/ryan4yin/nix-config/commit/2ba35fd07fd4f25d1a47e1909149415d2804af5d) feat(darwin): adjust aerospace ### 📊 Changes **12 files changed** (+141 additions, -96 deletions) <details> <summary>View changed files</summary> 📝 `Justfile` (+9 -0) 📝 `flake.lock` (+3 -3) 📝 `home/base/tui/editors/neovim/nvim/lazy-lock.json` (+34 -70) 📝 `home/darwin/aerospace/aerospace.toml` (+17 -6) 📝 `hosts/darwin-fern/default.nix` (+1 -1) ➕ `hosts/darwin-frieren/default.nix` (+13 -0) ➕ `hosts/darwin-frieren/home.nix` (+14 -0) 📝 `modules/darwin/apps.nix` (+10 -13) 📝 `modules/darwin/nix-core.nix` (+4 -0) ➕ `outputs/aarch64-darwin/src/frieren.nix` (+35 -0) 📝 `secrets/README.md` (+0 -2) 📝 `vars/default.nix` (+1 -1) </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-29 04:21:55 +01:00
adam closed this issue 2025-12-29 04:21:55 +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-ryan4yin#192