Unsure how to setup secondary disk to automount.

I'm a intermediate Linux user who's fairly comfortable with the terminal but I've always used gnome disks to setup automount. I've got two questions. Is layering a package fully reversible? As there are some packages I'd like to layer such as tailscale and gnome disks. Otherwise, how can I accomplish the same in kde partition manager?
Solution:
yeah i couldn't figure out how to do it in kde partition manager so i just layered gnome-disk-utility and edited the mount options in there.
Jump to solution
9 Replies
Solution
RealDishwash
RealDishwash15mo ago
yeah i couldn't figure out how to do it in kde partition manager so i just layered gnome-disk-utility and edited the mount options in there.
Kyle Gospo
Kyle Gospo15mo ago
tailscale is preinstalled gnome-disks is on gnome builds, on kde you can definitely layer it
RealDishwash
RealDishwashOP15mo ago
is there any cruft associated with layering an package and then removing it later on?
Kyle Gospo
Kyle Gospo15mo ago
none, completely removed
RealDishwash
RealDishwashOP15mo ago
i'm still a beginner with image based distros neato
Kyle Gospo
Kyle Gospo15mo ago
you use git before?
RealDishwash
RealDishwashOP15mo ago
yup
Kyle Gospo
Kyle Gospo15mo ago
treat layering a package like doing a git commit an update is rebasing your branch onto the latest upstream and uninstalling is simply selecting a commit you did and deleting it
RealDishwash
RealDishwashOP15mo ago
ahh ok

Did you find this page helpful?