2025-05-11 22:49:04 +02:00
|
|
|
{
|
|
|
|
profiles = {
|
2025-05-18 01:08:10 +02:00
|
|
|
desktop.enable = true;
|
2025-07-01 19:02:19 +02:00
|
|
|
dynamic.enable = true;
|
|
|
|
headful.enable = true;
|
2025-05-18 01:08:10 +02:00
|
|
|
emulation.enable = true;
|
|
|
|
gaming.enable = true;
|
|
|
|
piracy.enable = true;
|
|
|
|
productivity.enable = true;
|
2025-05-11 22:49:04 +02:00
|
|
|
};
|
|
|
|
}
|