• 0 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle



  • I use git and nix (home-manager) for most of my dotfiles. The main advantage of this is that if manages dotfiles, but also you whole user environment, so you can install some software that you need for your rice for example. It’s very powerfull, but it takes time to get it to work properly since you have to learn nix expressions !





  • Well, one way to address this would be to have a little hook that triggers when you do a full system upgrade, and it updates your flatpaks.

    also flatpaks are still centralized thanks to flatpak itself, same for snaps, nix, cargo and similar package managers. It’s not like you have to update every single app by yourself, like for AppImages and apps on windows or macos for example.