Fix missing gsr-ui input

This commit is contained in:
BuyMyMojo 2025-04-05 10:43:31 +11:00
parent d8bb3a2310
commit b497dc790f
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,6 @@
config,
pkgs,
unstable,
gsr-ui,
inputs,
...
}:

View file

@ -4,6 +4,7 @@
unstable,
inputs,
lib,
gsr-ui,
...
}: