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