spacebar: add default package (#1786)
This commit is contained in:
commit
958c16ba9a
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