+metabase +nix-colors

This commit is contained in:
2025-09-29 20:56:01 +02:00
parent c11847206f
commit 54f0e622f6
12 changed files with 347 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
{
config,
lib,
inputs,
...
}:
with lib; let
@@ -11,6 +12,7 @@ in {
./home.nix
../features/cli
../features/desktop
inputs.nix-colors.homeManagerModules.default
];
config = mkMerge [