[PR #2] [MERGED] feat: redesign the project structure #65

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

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/2
Author: @ryan4yin
Created: 5/27/2023
Status: Merged
Merged: 5/27/2023
Merged by: @ryan4yin

Base: mainHead: dev


📝 Commits (1)

  • f971ec0 feat: redesign the project structure

📊 Changes

124 files changed (+710 additions, -539 deletions)

View changed files

📝 flake.lock (+9 -9)
📝 flake.nix (+52 -33)
📝 home/common/alacritty.nix (+0 -0)
home/common/core.nix (+117 -0)
home/common/default.nix (+17 -0)
home/common/development.nix (+97 -0)
home/common/git.nix (+30 -0)
home/common/media.nix (+17 -0)
📝 home/common/nushell/config.nu (+0 -0)
📝 home/common/nushell/default.nix (+0 -0)
📝 home/common/nushell/env.nu (+0 -0)
📝 home/common/starship.nix (+0 -0)
home/darwin/core.nix (+44 -0)
📝 home/darwin/default.nix (+30 -7)
home/home-darwin.nix (+0 -28)
📝 home/linux/common/ssh.nix (+0 -34)
home/linux/common/system-tools.nix (+39 -0)
📝 home/linux/common/xdg.nix (+9 -0)
home/linux/desktop/creative.nix (+21 -0)
home/linux/desktop/default.nix (+21 -0)

...and 80 more files

📄 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/2 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 5/27/2023 **Status:** ✅ Merged **Merged:** 5/27/2023 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`f971ec0`](https://github.com/ryan4yin/nix-config/commit/f971ec030d5dd5f936c16e9a8b2fc4cd7238197a) feat: redesign the project structure ### 📊 Changes **124 files changed** (+710 additions, -539 deletions) <details> <summary>View changed files</summary> 📝 `flake.lock` (+9 -9) 📝 `flake.nix` (+52 -33) 📝 `home/common/alacritty.nix` (+0 -0) ➕ `home/common/core.nix` (+117 -0) ➕ `home/common/default.nix` (+17 -0) ➕ `home/common/development.nix` (+97 -0) ➕ `home/common/git.nix` (+30 -0) ➕ `home/common/media.nix` (+17 -0) 📝 `home/common/nushell/config.nu` (+0 -0) 📝 `home/common/nushell/default.nix` (+0 -0) 📝 `home/common/nushell/env.nu` (+0 -0) 📝 `home/common/starship.nix` (+0 -0) ➕ `home/darwin/core.nix` (+44 -0) 📝 `home/darwin/default.nix` (+30 -7) ➖ `home/home-darwin.nix` (+0 -28) 📝 `home/linux/common/ssh.nix` (+0 -34) ➕ `home/linux/common/system-tools.nix` (+39 -0) 📝 `home/linux/common/xdg.nix` (+9 -0) ➕ `home/linux/desktop/creative.nix` (+21 -0) ➕ `home/linux/desktop/default.nix` (+21 -0) _...and 80 more files_ </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:17 +01:00
adam closed this issue 2025-12-29 04:21:17 +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#65