• 0 Posts
  • 45 Comments
Joined 10 months ago
cake
Cake day: September 19th, 2023

help-circle




  • Unmapped@lemmy.mltoLinux@lemmy.mlMusic Players
    link
    fedilink
    arrow-up
    2
    ·
    2 months ago

    I tried quite a few. ncmpcpp was cool, but I settled on using plexamp since I can use it on phone and desktop. I’ve been super happy with it, and they made it free a while back. So now my friends use it too and we can share our Plex music libraries.










  • This was exactly my experience when I switched from XFCE4 to Hyprland. Now I much rather do everything in the terminal. Except for partitioning drives and auto mounting them. I switch to gnome to do that in GUI.

    Using nixos I can just rebuild with gnome instead of hyprland. Do what I need. Then rebuild back to hyprland. And gnome is not installed anymore. So I get to use GUI without the bloat of having a GUI installed all the time.





  • The main reason I don’t use them is because when I move my nixos config to a new machine as far as I know you cant get them to auto install. I have to remember which ones I had installed and redo them manually.

    Which is why if for some odd reason I don’t want to just install from the nix pkgs repo. I use app images. I can keep them in a directory which I can just copy over to the new machine with my nixos config files.