nix-config/modules/gtk/enable.nix
2025-11-22 16:23:37 +00:00

3 lines
55 B
Nix

{
flake.modules.homeManager.gui.gtk.enable = true;
}