Format code with alejandra
This commit is contained in:
@ -1,11 +1,6 @@
|
||||
{
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
let
|
||||
{lib, ...}: let
|
||||
inherit (lib) types mkOption;
|
||||
in
|
||||
{
|
||||
in {
|
||||
options.colorscheme = {
|
||||
name = mkOption {
|
||||
type = types.str;
|
||||
|
Reference in New Issue
Block a user