move opencode overlay into common for now
This commit is contained in:
parent
839d3f9314
commit
e9eb786811
5 changed files with 102 additions and 0 deletions
|
@ -21,6 +21,8 @@ in
|
|||
};
|
||||
|
||||
config = lib.mkIf cfg.enable ({
|
||||
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
opencode
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue