rustboro: switch to cinnamon

This commit is contained in:
Aly Raffauf 2024-06-22 15:30:34 -04:00
parent e3045cd378
commit e42806a80a
2 changed files with 2 additions and 2 deletions

View file

@ -40,7 +40,7 @@
};
};
hyprland.enable = true;
cinnamon.enable = true;
};
services = {

View file

@ -9,7 +9,7 @@
sharedModules = [
{
programs.vscode.userSettings = {
"editor.fontSize" = "16";
"editor.fontSize" = lib.mkForce "16";
};
alyraffauf = {
services.easyeffects = {