

▲ 7 r/RetroArch
Clear Menu Toggle
How do I fully clear the Menu Toggle button? I can reassign it to a different button but I cannot clear it. If I press clear only "F1" gets removed and "Home (Auto)" remains.
u/adamkex — 22 days ago
▲ 9 r/NixOS
Easy way to update my laptop from my desktop
The current systems I use is a desktop and a laptop both running NixOS. The setups are very similar so I was wondering if there's a way I can first update my PC and then build the laptop's OS on my PC and push it to that. I am not sure if that made much sense?
Edit: I solved it by making some changes and running this command, I would run this from my main PC:
nixos-rebuild switch --flake /home/adam/Linux/NixOS/.#thinkpad --target-host adam@192.168.0.110 --sudo --ask-elevate-password
u/adamkex — 24 days ago