add kidney machine config

This commit is contained in:
xunuwu 2024-08-22 18:16:47 +02:00
parent 82bed310d8
commit 95d1f5adbe
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
6 changed files with 131 additions and 21 deletions

View file

@ -1,12 +0,0 @@
{
specialisation = {
light = {
inheritParentConfig = true;
configuration.programs.matugen.variant = "light";
};
dark = {
inheritParentConfig = true;
configuration.programs.matugen.variant = "dark";
};
};
}