mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 19:46:20 +00:00
9 lines
90 B
Nix
9 lines
90 B
Nix
{
|
|
enable = true;
|
|
settings = {
|
|
global = {
|
|
origin = "top-left";
|
|
};
|
|
};
|
|
}
|