Overdue commit

This commit is contained in:
Jonathan Cremin 2021-11-16 15:23:42 +00:00
parent 1e03c32201
commit 692269f9ff
49 changed files with 843 additions and 198 deletions

9
README.md Normal file
View file

@ -0,0 +1,9 @@
# Laptop notes
* Copy syncthing podman data
* Can't boot Fedora without proprietary Nvidia graphics driver
* Upgrading the kernel in the same boot as installing nvidia graphics driver means the new kernel doesn't have the right parameters
* Fractional scaling for Wayland `gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']"`
* Fix Nvidia sleep `sudo systemctl enable nvidia-{suspend,resume,hibernate}`
* Write grub kernel params if needed `sudo grub2-mkconfig -o "$(readlink -e /etc/grub2.cfg)"`
* Activate tailscale