nix-config/modules/gtk/enable.nix

4 lines
55 B
Nix
Raw Normal View History

2025-07-28 01:39:38 +01:00
{
flake.modules.homeManager.gui.gtk.enable = true;
}