treewide: remove variables from pkgs
This commit is contained in:
parent
36a717072a
commit
2f67b084d2
38 changed files with 60 additions and 64 deletions
|
@ -5,15 +5,7 @@
|
|||
...
|
||||
}:
|
||||
let
|
||||
inherit (pkgs.uservars)
|
||||
key
|
||||
theme
|
||||
color
|
||||
accent
|
||||
font
|
||||
editor
|
||||
desktop
|
||||
;
|
||||
inherit (config.my) accent editor desktop;
|
||||
in
|
||||
{
|
||||
config = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue