fix opencode
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
{pkgs}:
|
||||
with pkgs; []
|
||||
with pkgs; [
|
||||
wl-clipboard
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,4 @@
|
||||
{pkgs}:
|
||||
with pkgs; []
|
||||
with pkgs; [
|
||||
wl-clipboard
|
||||
]
|
||||
|
||||