fix yubikey and gtrackmap

This commit is contained in:
Joakim Repomaa
2025-02-09 22:11:42 +02:00
parent a17b0b46b5
commit 7aad5b5bf0
11 changed files with 23 additions and 29 deletions

View File

@@ -1 +1 @@
{ util, ... }: util.package
{ util, inputs, ... }: util.package { inherit inputs; }