mirror of
https://github.com/unmojang/drasl.git
synced 2025-09-13 01:06:26 -04:00
nixfmt
This commit is contained in:
parent
2d2239be66
commit
1c53e8c2dd
@ -131,7 +131,7 @@
|
|||||||
{
|
{
|
||||||
options.services.drasl = {
|
options.services.drasl = {
|
||||||
enable = mkEnableOption (lib.mdDoc ''drasl'');
|
enable = mkEnableOption (lib.mdDoc ''drasl'');
|
||||||
package = mkPackageOption { drasl = self.defaultPackage.${pkgs.system}; } "drasl" {};
|
package = mkPackageOption { drasl = self.defaultPackage.${pkgs.system}; } "drasl" { };
|
||||||
settings = mkOption {
|
settings = mkOption {
|
||||||
type = format.type;
|
type = format.type;
|
||||||
default = { };
|
default = { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user