Revert back to English (US) as it is better for development...

This commit is contained in:
xmm16 2024-12-13 19:08:41 -03:00
commit 075f467de8
No known key found for this signature in database
2 changed files with 17 additions and 10 deletions

6
hosts/micronix/ui.nix Normal file
View file

@ -0,0 +1,6 @@
{...}: {
qt = {
platformTheme = "qt5ct";
style = "kvantum";
};
}