mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 14:20:23 +01:00
[PR #2] [MERGED] feat: redesign the project structure #65
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.