enable krunker on nixdesk

This commit is contained in:
xunuwu 2024-09-09 21:54:51 +02:00
parent e3985b3287
commit 5bd04134b9
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI

View file

@ -90,7 +90,10 @@
c = enabled;
};
};
gaming.roblox.sobercookie = enabled;
gaming = {
krunker = enabled;
roblox.sobercookie = enabled;
};
school.geogebra = enabled;
};
}