nix-config/modules2/gammastep/enable.nix

3 lines
69 B
Nix

{
flake.modules.homManager.gui.services.gammastep.enable = true;
}