I feel this. But, in a lot of jobs you have someone forcing you to do art the way they had envisioned lol
Same for tiktok for me. I love the weekly scroll with my SO.
Oh cool. My grandparents don't have any idea that scrolling text isn't normal on startup. Neat project though!
Never used 4chan. Thanks for explaining though!
Any plans for Steam Deck?
That makes a lot of sense. I can setup their computer with nixos and stuff that needs to be updated regularly (like a web browser) can be flatpak which should be more stable too.
Then flatpak update would get them updated without rebuilding the whole OS.
My grandparents have been rocking Linux Mint for a few years. I have managed Chrome through Flatpak since I discovered that was possible on Mint. I've been flirting with the idea of having NixOS instead so I don't have to remember what I've configured in the past. I'm not 100% sure now though :-P
What is this experimental tool called so I can read more about it?
Have a good guide on cleanup? 👀
I thought about doing that but updating nixos confuses me. Does nixos-rebuild switch pull new packages? To my understanding there is a file that saves all currently installed versions of packages and switch only adds new things but wouldn't update packages.
Like, if I want to update Google Chrome. Doing switch wouldn't change anything if the config hasn't changed, right?