functional home assistant
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ config, lib, namespace, ... }:
|
||||
{ config, lib, ... }:
|
||||
with lib;
|
||||
let
|
||||
cfg = config.${namespace}.desktop.extra.mako;
|
||||
cfg = config.mjallen.desktop.extra.mako;
|
||||
nord = import ../../theme/nord.nix;
|
||||
in
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user