individualize yubikey configs, update Earthmover hardware config and remove openrgb, use gpu screen recorder module, install gamescope

This commit is contained in:
wo2wz 2025-07-21 17:19:40 -04:00
parent e2d896a781
commit fbb7c5b831
7 changed files with 23 additions and 8 deletions

View file

@ -13,6 +13,13 @@
# discord rpc
leonardssh.vscord
];
userSettings = {
"workbench.colorTheme" = "Tokyo Night";
# disable trust prompts
"security.workspace.trust.enabled" = false;
};
};
};
}