[PR #77] [MERGED] refactor: use lib.optionals instead of if...then...else #107

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

📋 Pull Request Information

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

Base: mainHead: use-optionals


📝 Commits (1)

  • 3247e4a refactor: use lib.optionals instead of if...then...else...

📊 Changes

5 files changed (+126 additions, -133 deletions)

View changed files

📝 home/base/desktop/cloud/default.nix (+6 -4)
📝 home/base/desktop/dev-tools.nix (+1 -3)
📝 home/base/desktop/editors/packages.nix (+1 -3)
📝 home/base/desktop/terminal/wezterm.nix (+72 -77)
📝 home/base/server/core.nix (+46 -46)

📄 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/77 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 3/8/2024 **Status:** ✅ Merged **Merged:** 3/8/2024 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `use-optionals` --- ### 📝 Commits (1) - [`3247e4a`](https://github.com/ryan4yin/nix-config/commit/3247e4a8e62753306c0bfccfe76338f949737a86) refactor: use lib.optionals instead of if...then...else... ### 📊 Changes **5 files changed** (+126 additions, -133 deletions) <details> <summary>View changed files</summary> 📝 `home/base/desktop/cloud/default.nix` (+6 -4) 📝 `home/base/desktop/dev-tools.nix` (+1 -3) 📝 `home/base/desktop/editors/packages.nix` (+1 -3) 📝 `home/base/desktop/terminal/wezterm.nix` (+72 -77) 📝 `home/base/server/core.nix` (+46 -46) </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:18 +01:00
adam closed this issue 2025-12-28 23:19:18 +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#107