nix-config/modules/gammastep/enable.nix

4 lines
69 B
Nix
Raw Normal View History

2025-08-03 22:01:00 +01:00
{
flake.modules.homManager.gui.services.gammastep.enable = true;
}