treewide: add linters and apply pending suggestions (#426)
This commit is contained in:
parent
29044a0242
commit
80e8e1e2f6
35 changed files with 97 additions and 69 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{ config, lib, ... }:
|
||||
|
||||
let
|
||||
colors = config.lib.stylix.colors;
|
||||
fonts = config.stylix.fonts;
|
||||
inherit (config.lib.stylix) colors;
|
||||
inherit (config.stylix) fonts;
|
||||
in {
|
||||
options.stylix.targets.sxiv.enable =
|
||||
config.lib.stylix.mkEnableTarget "Sxiv" true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue