This commit is contained in:
mtgmonkey 2025-06-10 07:01:20 -04:00
parent 637628f5f4
commit fbe76946dc

View file

@ -102,6 +102,7 @@
nixosModules.${system}.default = { nixosModules.${system}.default = {
lib, lib,
config, config,
module,
... ...
}: { }: {
options = { options = {