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

@ -6,7 +6,4 @@
sudo.u2fAuth = true;
polkit-1.u2fAuth = if config.services.desktopManager.plasma6.enable then true else false;
};
# yubikey config
home-manager.users.wo2w.home.file.".config/Yubico/u2f_keys".text = "wo2w:aKYaBOjCImRE58XcYJCqxpY0vABEIYWbk2Lvx4UqnN3M/A1uyr3boV4FZLkfxUwmlfBdMDm4caSaX1/SrNoNgw==,zruscj30G6zEt8xmlvTXBBEKIzg+fPCSq/FvhZO3X0HyP2uBLsWSXqCyRKXM8H9F/GJwJWBpyoHj/dhkxj7eZg==,es256,+presence";
}