WIP: integrate nix-colors into setup #2

Draft
stupidcomputer wants to merge 1 commits from colors.nix into master

integrate the nix-colors flake into the nix setup.

centralize color configuration management.

integrate the nix-colors flake into the nix setup. centralize color configuration management.
stupidcomputer added 2 commits 2024-03-18 18:31:43 -05:00
c4844575d0 some changes -- see description
migrate elinks to home-manager, add package installation directives, and
generally restructure things.
This pull request has changes conflicting with the target branch.
  • builds/st.nix
  • modules/common.nix
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b colors.nix master
git pull origin colors.nix

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff colors.nix
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stupidcomputer/dot_testing#2
No description provided.