This website requires JavaScript.
Explore
Help
Sign In
m3tam3re
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
54fa93574b0d6ab3b0fda7b8756ec4e3f91ab917
nixpkgs
/
modules
/
home-manager
/
coding
/
default.nix
9 lines
111 B
Nix
Raw
Normal View
History
Unescape
Escape
first
2025-10-04 15:53:48 +02:00
# Coding-related Home Manager modules
{
imports
=
[
./editors.nix
feat: move opencode config into m3ta-nixpkgs
2026-03-30 19:04:09 +02:00
./opencode.nix
feat: config with agents rework
2026-04-13 16:52:47 +02:00
./agents
first
2025-10-04 15:53:48 +02:00
]
;
}
Reference in New Issue
Copy Permalink