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: main ← Head: dev
main
dev
f971ec0
124 files changed (+710 additions, -539 deletions)
📝 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)
flake.lock
flake.nix
home/common/alacritty.nix
home/common/core.nix
home/common/default.nix
home/common/development.nix
home/common/git.nix
home/common/media.nix
home/common/nushell/config.nu
home/common/nushell/default.nix
home/common/nushell/env.nu
home/common/starship.nix
home/darwin/core.nix
home/darwin/default.nix
home/home-darwin.nix
home/linux/common/ssh.nix
home/linux/common/system-tools.nix
home/linux/common/xdg.nix
home/linux/desktop/creative.nix
home/linux/desktop/default.nix
...and 80 more files
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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:
main← Head:dev📝 Commits (1)
f971ec0feat: 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.