This commit is contained in:
Till 2023-12-09 13:22:32 +01:00
parent 2887604a3f
commit 65e136fd95
8 changed files with 62 additions and 14 deletions

View file

@ -171,6 +171,11 @@
";
};
programs.bottom = {
enable = true;
settings.flags.color = "default-light";
};
programs.obs-studio.enable = true;
}