Hi,
I just switched from Fedora to Bluefin, and I must say I am very satisfied. It’s a stellar distribution, and I already see why atomic is the way of the future. Even on the “latest” branch (I do some gaming, so I like to have the latest kernel and Mesa release), it has been a more stable and responsive system than Fedora!
I was able to set up everything to my taste (installing MegaSync in a Fedora container was the hardest, because my files are on a second hard drive, but after trying to mess with fstab to mount it in the container, I realized that a simple symbolic link would do the job!), but I still have one single question.
Because of a regression in the kernel, my bluetooth chip is impairing sleep/hibernation on my system. I need to create a simple script and run it as a service to deal with that. Fortunately, /etc is writable, so I was able to do so, but I read that may cause some problems down the line. I also read somewhere that there is another way to run a systemd service without messing with /etc, but I am having a hard time to find documentation on how to do so.
If someone could point me toward some solution, that would be much appreciated.
Again, a big thank you to the devs / maintainers of Bluefin/Silverblue. This is the most exciting and forward-looking Linux project I have seen in the last decade!
TLDR : How can I run a systemd service without messing with /etc?