I also want to see how many downvotes i am going to get

    • iopq@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      11 months ago

      Doesn’t allow you to mix old and bleeding edge software in the immutable layer, it’s everything or nothing

    • elouboub@kbin.social
      link
      fedilink
      arrow-up
      2
      ·
      11 months ago

      Don’t you have to restart the system every time you install stuff because the base system is read-only?

    • theshatterstone54
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      11 months ago

      How can you replace GNOME with Hyprland? Is it easy? And what if I want packages that can only be compiled from source on Fedora? Say I want to use the Starship prompt and I decide on using bspwm with bsp-layout. These are already packaged on nixpkgs, so I just add them to my config, do a rebuild switch, (and possibly an update) and I just log into BSPWM, without the need to restart for any of that. Simple. And if I have a complex configuration, I can just save the files and do vc via git and gitlab, and it’s happy days. Also, automatic generation creation and the abilify to roll back if something breaks. And because the config is written in a declarative language, it means you will be told of any errors when you rebuild, but in case any others appear, you can still roll back.

      Now all the Silverblue and Kinoite users will start talking about UBlue, and fair enough, you do get a lot of the advantages of NixOS with UBlue, but you don’t get all reproducible packages, and you don’t get the breadth of packages that you would get with NixOS. And it’s a third-party non-native program. While the developer seems trustworthy, it still just creates more work.