mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-14 13:53:25 +01:00
[PR #1] [MERGED] feat: add support for darwin, redesign the project structure. #63
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/1
Author: @ryan4yin
Created: 5/26/2023
Status: ✅ Merged
Merged: 5/26/2023
Merged by: @ryan4yin
Base:
main← Head:darwin📝 Commits (6)
ab1ecc4feat: add TODOd86aae9feat: add support for darwin7c7591efeat: switch to x11 + i35503e7bfix: error in ssh configc694c81feat: migrate x11/wayland related apps into i3/hyprland folderfedcf1bfeat: update for darwin📊 Changes
25 files changed (+404 additions, -74 deletions)
View changed files
➕
.gitignore(+2 -0)📝
Makefile(+25 -2)📝
README.md(+16 -1)📝
flake.lock(+69 -30)📝
flake.nix(+34 -3)➕
home/darwin/default.nix(+10 -0)➕
home/home-darwin.nix(+28 -0)📝
home/home-wayland.nix(+0 -3)➕
home/home-x11.nix(+31 -0)📝
home/hyprland/default.nix(+4 -0)📝
home/hyprland/wayland-apps.nix(+1 -4)📝
home/i3/default.nix(+4 -0)➕
home/i3/x11-apps.nix(+37 -0)📝
home/programs/common.nix(+6 -2)📝
home/programs/default.nix(+0 -1)📝
home/programs/git.nix(+7 -7)📝
home/programs/xdg.nix(+1 -3)📝
home/shell/default.nix(+5 -1)➕
hosts/harmonica/default.nix(+33 -0)📝
hosts/msi-rtx4090/default.nix(+2 -2)...and 5 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.