chore(docs): Update ISO instructions

This commit is contained in:
DashieTM 2025-11-01 23:34:33 +01:00
parent b39db82a29
commit bafff72427
3 changed files with 3 additions and 3 deletions

View file

@ -47,7 +47,7 @@
} --config /etc/greetd/hyprgreet.conf";
example = "${
lib.getExe pkgs.cage
} -s -- ${lib.getExe pkgs.greetd.regreet}";
} -s -- ${lib.getExe pkgs.regreet}";
type = lib.types.str;
description = "The compositor/greeter command to run";
};