mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 20:40:24 +01:00
[PR #31] [MERGED] feat: refactoring configuration with options to make it more modular
#73
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/31
Author: @ryan4yin
Created: 12/23/2023
Status: ✅ Merged
Merged: 12/23/2023
Merged by: @ryan4yin
Base:
main← Head:modular📝 Commits (1)
b75b790feat: refactoring configuration with options to make it more modular📊 Changes
106 files changed (+289 additions, -279 deletions)
View changed files
📝
home/base/desktop/container/default.nix(+2 -5)📝
home/base/desktop/default.nix(+2 -15)📝
home/base/desktop/neovim/default.nix(+4 -1)📝
home/base/desktop/terminal/default.nix(+2 -6)📝
home/base/server/default.nix(+2 -12)📝
home/darwin/default.nix(+7 -10)📝
home/linux/base/default.nix(+2 -5)📝
home/linux/base/shell.nix(+1 -5)📝
home/linux/desktop.nix(+1 -1)📝
home/linux/desktop/base/creative.nix(+0 -0)➕
home/linux/desktop/base/default.nix(+3 -0)📝
home/linux/desktop/base/eye-protection.nix(+0 -0)📝
home/linux/desktop/base/fcitx5/classicui.conf(+0 -0)📝
home/linux/desktop/base/fcitx5/default.nix(+0 -0)📝
home/linux/desktop/base/fcitx5/profile(+0 -0)📝
home/linux/desktop/base/gtk.nix(+0 -0)📝
home/linux/desktop/base/immutable-file.nix(+0 -0)📝
home/linux/desktop/base/media.nix(+0 -0)➕
home/linux/desktop/base/misc.nix(+30 -0)📝
home/linux/desktop/base/ssh.nix(+0 -0)...and 80 more files
📄 Description
Close https://github.com/ryan4yin/nix-config/issues/28
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.