home/breakerbox: add more program breakers

This commit is contained in:
2025-06-04 12:10:34 +02:00
parent 0026cfb484
commit 0bdd97a80b
13 changed files with 40 additions and 36 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
{ machineVars, ... }:
{ ... }:
{
programs.feh.enable = !machineVars.headless;
}
programs.feh = { };
}