cleanup
This commit is contained in:
parent
be0afdbf7b
commit
7b6851bcaf
7 changed files with 2 additions and 9 deletions
|
@ -1,12 +1,11 @@
|
|||
{
|
||||
config,
|
||||
inputs,
|
||||
pkgs,
|
||||
lib,
|
||||
...
|
||||
}: let
|
||||
cfg = config.modules.usrEnv.style.stylix;
|
||||
inherit (config.modules.usrEnv.style.stylix) image cursor fontsizes;
|
||||
inherit (config.modules.usrEnv.style.stylix) image cursor;
|
||||
inherit (config.modules.other.system) username;
|
||||
inherit (lib) mkIf;
|
||||
in {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue