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