deadnix
This commit is contained in:
parent
fcc280a41a
commit
6c644b8a80
12 changed files with 3 additions and 18 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
lib,
|
||||
config,
|
||||
osConfig,
|
||||
...
|
||||
|
|
|
|||
|
|
@ -5,8 +5,7 @@
|
|||
hozen,
|
||||
...
|
||||
}: let
|
||||
inherit (osConfig.ooknet.appearance) colorscheme fonts;
|
||||
inherit (colorscheme) palette;
|
||||
inherit (osConfig.ooknet.appearance) fonts;
|
||||
inherit (osConfig.ooknet.workstation) environment;
|
||||
inherit (hozen) color;
|
||||
inherit (lib) mkIf;
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
osConfig,
|
||||
hozen,
|
||||
inputs',
|
||||
...
|
||||
}: let
|
||||
inherit (osConfig.ooknet.appearance) cursor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue