Make systemdboot optional
This commit is contained in:
parent
4afd999894
commit
8c19df773b
4 changed files with 11 additions and 3 deletions
|
|
@ -40,7 +40,7 @@
|
|||
} --config /etc/greetd/hyprgreet.conf";
|
||||
example = "${
|
||||
lib.getExe pkgs.cage
|
||||
} -s -- ${lib.getEze pkgs.regreet}";
|
||||
} -s -- ${lib.getExe pkgs.regreet}";
|
||||
type = lib.types.str;
|
||||
description = "The compositor/greeter command to run";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue