some refactoring

This commit is contained in:
2025-07-18 17:17:35 +02:00
parent 05e7a7d1ca
commit 15793a2c42
19 changed files with 172 additions and 199 deletions

View File

@@ -3,6 +3,7 @@
pkgs,
config,
lib,
osConfig,
...
}: let
inherit (lib) mkIf mkEnableOption;
@@ -30,7 +31,7 @@ in {
background = [
{
monitor = "";
path = config.theme.background.lockscreen;
path = osConfig.theme.background.lockscreen;
}
];
input-field = [