home: themes: setup solarized light
This commit is contained in:
parent
8dff0e21e1
commit
7846271ba5
4 changed files with 83 additions and 0 deletions
|
|
@ -19,4 +19,8 @@ in
|
|||
type = with types; attrsOf themeType;
|
||||
};
|
||||
};
|
||||
|
||||
config.my.home.themes = {
|
||||
solarizedLight = import ./solarizedLight;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue