Added extra params

This commit is contained in:
Alexandre1a 2026-01-27 17:40:51 +01:00
parent f66de42c4c
commit 607e4f435d
No known key found for this signature in database
GPG Key ID: CE01C28FBC5EEF10

View File

@ -1,3 +1,5 @@
{ pkgs, ... }:
let let
workspaceBinds = let workspaceBinds = let
wsList = builtins.genList (i: i + 1) 10; wsList = builtins.genList (i: i + 1) 10;