spacebar: add default package (#1786)
This commit is contained in:
@@ -27,6 +27,7 @@ in
|
|||||||
|
|
||||||
services.spacebar.package = mkOption {
|
services.spacebar.package = mkOption {
|
||||||
type = path;
|
type = path;
|
||||||
|
default = pkgs.spacebar;
|
||||||
description = "The spacebar package to use.";
|
description = "The spacebar package to use.";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user