added stuff
This commit is contained in:
parent
d3c3cf9ffb
commit
4205955c5f
3 changed files with 20 additions and 25 deletions
|
@ -1,9 +1,5 @@
|
|||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}: with lib; let
|
||||
{ config, lib, pkgs, ... }:
|
||||
with lib; let
|
||||
cfg = config.modules.themes.gtk;
|
||||
username = config.modules.other.system.username;
|
||||
hmCfg = config.home-manager.users.${username};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue