home: split programs/services into their own modules
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{ machineVars, ... }:
|
||||
{
|
||||
programs.feh.enable = !machineVars.headless;
|
||||
}
|
||||
Reference in New Issue
Block a user