spacebar: add default package
Upstream should be the default. Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
This commit is contained in:
parent
6a771120d6
commit
4bcdd687ca
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ in
|
|||
|
||||
services.spacebar.package = mkOption {
|
||||
type = path;
|
||||
default = pkgs.spacebar;
|
||||
description = "The spacebar package to use.";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue