[-] Omniformative@lemm.ee 1 points 1 year ago

I'd suggest going through the logs and seeing if anything seems amiss. On a fresh boot, run the following:

journalctl --boot
[-] Omniformative@lemm.ee 7 points 1 year ago

btrfs + snapper can easily achieve the same thing. You can checkout OpenSUSE.

[-] Omniformative@lemm.ee 1 points 1 year ago

I only use nixos for my base configuration. All GUI desktop applications are installed through flatpak and development is done through distrobox.

[-] Omniformative@lemm.ee 17 points 1 year ago* (last edited 1 year ago)
1
submitted 1 year ago* (last edited 1 year ago) by Omniformative@lemm.ee to c/fedora@kbin.social

Just want to share my experience in regard to installing Fedora Kinoite for non-technical folks. I have had Fedora Kinoite installed on different machines with different hardware since Fedora 36.

Every single time I want to upgrade to another major version (say 36 -> 37) something goes wrong, and I have to manually dig through the notes and issues to fix them via the command line. The problem has been unique every time I have wanted to upgrade; either the repos have issues or there's a dependency problem while upgrading or a host of other problems that hinder major upgrades via a single click through the GUI frontend. I had Kinoite installed for non-technical people because it seemed to be the perfect option for having a rock solid system that's hard to break. But after having to intervene EVERY single time they had to upgrade to a major version, I am convinced that I need to consider another distro for my use case.

Also, a huge thanks to the contributors and the developers of the ostree variants of Fedora such as Silverblue and Kionete.

3
submitted 1 year ago by Omniformative@lemm.ee to c/nixos@lemmy.ml

Is anybody using distrobox on NixOS to develop and run software? What are your thoughts on using it?

I feel like it's a huge time saver and makes the use of NixOS easier for beginners. Instead of spending an afternoon or a few days trying to compile or run something using nix, you can spin up a box and seamlessly do your development there. This makes prototyping and testing things out way easier before investing a bunch of time trying to nixify it.

[-] Omniformative@lemm.ee 1 points 1 year ago

I installed and used ModelSim and Intel Quartus for a couple of hardware courses that I had.

[-] Omniformative@lemm.ee 3 points 1 year ago* (last edited 1 year ago)

I would just buy a cheap RAM stick and install one of the mainstream distrobutions with KDE Plasma on it. You can turn off most of the desktop effects and unnecessary background services.

[-] Omniformative@lemm.ee 1 points 1 year ago

Fish and its search functionality work great for me.

[-] Omniformative@lemm.ee 1 points 1 year ago* (last edited 1 year ago)

If you want to go for traditional distributions that don't have native rollback mechanisms, I would suggest using btrfs along with something like snapper.

[-] Omniformative@lemm.ee 1 points 1 year ago

Updating individual applications is a pain on NixOS. You'd either have to override the attributes of the package (which can get quite ugly and complicated and does not always work) or pull in a new commit of nixpkgs that has the version you want which requires the download of a ton of other dependencies that were compiled for that specific commit of nixpkgs.

Flatpaks solved this problem for me and helped reduce the download size every time I wanted to update something.

[-] Omniformative@lemm.ee 4 points 1 year ago

I've been using NixOS with flatpaks and distrobox and have had pretty much the same experience. NixOS provides rock solid base system, services, and CLI tools that are easy to configure and flatpaks provide the rest of the desktop applications.

One neat feature of installing eveything through flatpak is that you can update applications individually without having to upgrade the whole system.

[-] Omniformative@lemm.ee 5 points 1 year ago

Desktop:

  • distrobox
  • brave
  • flatpak
  • neovim
  • nix
  • fish
  • tmux
view more: next ›

Omniformative

joined 1 year ago