• ebits21@lemmy.ca
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    I rebased from the main Silverblue base image and am liking it quite a bit!

    Still using nix home-manager instead of homebrew though. Was just working for me perfect already.

  • datendefekt@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    Just installed Bluefin and I also like the way that the base OS, GUI apps and CLI programs are partitioned. I enable auto updates - does anyone know how I get informed that an update happened, and that I should reboot?

    • boredsquirrel@slrpnk.netOP
      link
      fedilink
      arrow-up
      2
      ·
      2 months ago

      The main ublue variants (bluefin/aurora, bazzite) use ublue-update for updating.

      This fixes many issues like not updating on metered connections or on low battery.

      Have a look in there, maybe you can hook a notify-send -t 0 -a "Update" "Update finished" "reboot any time to apply them"

      The -t 0 makes the message stay there forever until clicked. Otherwise you can enter a number in seconds.

      You could also open a PR in their ublue upate. They dont want update messages as normies never update manually. So a config could enable this message opt-in.