reNixos/hand7s/gtk/gtk.nix
s0me1newithhand7s 09830852e9
nix fmt; new screen
Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
2025-10-18 14:21:22 +03:00

5 lines
53 B
Nix

{...}: {
gtk = {
enable = true;
};
}