https://snowflakeos.org/ - this project is focused on building an easier version of nixos including a GUI software store based on gnome software.
edit:ooops I meant to respond to @[email protected] here
bio
https://snowflakeos.org/ - this project is focused on building an easier version of nixos including a GUI software store based on gnome software.
edit:ooops I meant to respond to @[email protected] here
anything I tried getting from their repos was always way further behind the mac OS homebrew or Debian apt versions.
Nixpkgs are the most up to date of any package respiratory source
It is likely that you were using the current ‘stable’ channel that does not have the very latest packages. The ‘unstable’ channel does have the very latest packages and is what I think most people use.
nixOS is really slick in concept, but has a steep learning curve to get it properly customized as a daily driver. The learned skills don’t really translate outside the nix realm either, so I decided it was too much effort for my use case. I love this concept as a way to build reproducable servers or workstations tho, so I’ll def be playing with it again.
I totally agree, I wish it was easier to learn.
I’m not really against it if there is a demand and people want to buy/sell/trade here. If buy/sell/trade gets too much we could restrict it to a sticky thread.
It might be easier for people to find buyers/sellers on the framework forum category that @[email protected] pointed out though.
It worked for me with just: virtualisation.libvirtd.enable = true;
in the configuration.nix
.
Stable channels provide conservative updates for fixing bugs and security vulnerabilities, but do not receive major updates after initial release.
If you want up to date packages then use the unstable channel.
Nix has the most unique packages and the most up to date packages of any Linux software repository. It has substantially more fresh packages than Arch or Alpine (which you say does a better job in a separate comment).
deleted by creator
How often do you run nixos-rebuild --switch?
If you don’t run it regularly then you will likely be waiting for a few different packages to get updates. To fix this you can configure auto upgrades:https://nixos.wiki/wiki/Automatic_system_upgrades
I have definitely found it challenging at times to do even simple things. I think it does get easier over time.
I really hope the new user experience will improve. Once the issues with flakes are fixed and they are no longer experimental I would expect flakes to replace the other ways of doing things. This will hopefully make the documentation more concise/focused/better. It might also mean more people start using nix/flakes which will surface more of these problems to be fixed.
I think people need to decide if the benefits they are getting are worth the challenges. I personally really like the reproducibility and the massive amount of packages available from one place. On other distros I have used things have ended up breaking eventually and I have had to re-install things and search for fixes. But on NixOs things keep working.
“I’m playing both sides, so that I always come out on top”
Most is described here (the author probably has some amount of bias but this is the only summary I know of): https://github.com/KFearsoff/nix-drama-explained
Other than that some very active contributors resigned as maintainers in support of the open letters.
And it seems now that the community members in support of the open letters/changes have convinced the board of the foundation to agree on some things.
Link to the tyre extinguishers website: https://www.tyreextinguishers.com/
AMD releasing a video talking about the laptop and saying that the Framework 16 AMD Advantage laptop will redefine the gaming laptop: https://www.youtube.com/watch?v=L9Ww_7wwNkM&t=7s
You should try out wefwef.app
It is an Apollo like web app for Lemmy.
Good analysis of the rebellion/coup: https://www.youtube.com/watch?v=zdeQOfRayoM
Peter Zeihan on the coup: https://www.youtube.com/watch?v=jlUNfPyI05A
Phillips Obrien (Military historian and war commentator) gives his take on the coup so far: https://phillipspobrien.substack.com/p/the-prigozhin-coup-seems-pretty-damn?utm_source=twitter&sd=pf
Russian military bomb oil deposit near Voronezh: https://nitter.it/wartranslated/status/1672544902100467713#m
Potentially to prevent Wagner accessing the fuel.
I have run Fedora and NixOS on my framework. Both run well, Fedora is equal/close equal to Ubuntu in ease of use.