os/system/strawberry/home.nix

5 lines
41 B
Nix
Raw Normal View History

2023-05-21 21:15:04 +02:00
{ ... }:
{
2023-06-06 16:07:56 +02:00
custom.gui.enable = true;
2023-05-21 21:15:04 +02:00
}