treewide: remove use of with lib (#425)
This commit is contained in:
parent
73c6955b45
commit
76d6ca2224
10 changed files with 91 additions and 101 deletions
|
|
@ -1,7 +1,5 @@
|
|||
{ pkgs, config, lib, ... }:
|
||||
|
||||
with lib;
|
||||
|
||||
let
|
||||
themeFile = config.lib.stylix.colors {
|
||||
templateRepo = config.lib.stylix.templates.base16-vim;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue