treewide: remove variables from pkgs
This commit is contained in:
parent
741d67c4ec
commit
0f4ac759c6
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