Raw milk (and bird flu) for all!
Raw milk (and bird flu) for all!
I use both 1 and 3, personally (although docker rather than podman). I normally prefer the nix way but it doesn’t support every service. I like that nix config is all in one place. In theory, so is docker-compose to am extent but there are usually exceptions and things can get complex. I also hate having to directly manage containers with minimal commandline tools.
But yeah the whole translate config routine in nix is kind of annoying, and I often need to experiment to get the options right if they aren’t documented.
Reading itself isn’t what’s important, it’s mental stimulation that is. And more importantly stimulating different parts of the brain.
It’s important if you want to understand how the world works on a deeper level. There’s a reason that all scientific research is primarily presented in the written form.
Although I assume OP is talking about fiction which is a different matter.
When you’re a demagogue, they let you do it. I just grab the country by the pussy, I don’t wait.
I saw a comment from a conservative recently who was hoping that Trump would create term limits for congress. Like, how delusional can you be?
That’s generally the consensus, that young men are roughly as conservative as they were historically, but women are more left-wing (although maybe a bit less than expected, given recent election results).
Results from Reagan’s 1980 election win look fairly similar: https://ropercenter.cornell.edu/how-groups-voted-1980, excepting that women and men were voting in similar ways for each age group, and bigger margins to Reagan in the older groups.
EDIT: Nevermind this doesn’t actually show age by gender data.
It’s an issue with the web interface but it works properly on mobile clients (it should show a strikethrough). If you follow the link, you’ll see that it doesn’t include all of the content due to anti-paywall measures.
(What about options in flakes.nix? Should I search those on the flakes/options tab?)
Not quite sure what you mean here. I normally only configure out-of-tree packages as flake modules (or whatever the term is), and I don’t think there is an official collection/search page for these. It’s mainly that certain packages require it like lanzaboote
, and home-manager
for that matter.
Once I enabled home-manager, I saw that in ~/.config/nixos a flakes.nix and a home.nix files appeared. I already have a flake.nix and a home.nix files in my etc/nixos directory. What’s going on?
It sounds like you configured home-manager
system wide, probably through /etc/nixos/flake.nix, but then called the home-manager
executable. If you did configure it like this then you do not need to call home-manager
ever since nixos-rebuild
etc commands will handle this for you.
Does putting packages in configuration.nix use the version control flakes provide?
Typically, it will be configured to follow inputs.nixpkgs
so packages will use versions of whatever revision is currently pulled. In my system that is:
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
and then you essentially pass that to configuration.nix
, and home.nix
.
And although you seem to already be using flakes, when you call:
nix flake update
a new revision of input.nixpkgs will be pulled, and so packages configured in configuration.nix will be updated when you next call
nixos-rebuild switch
or whatever you used to update your system.
Refer to: https://nixos-and-flakes.thiscute.world/
if you haven’t already as there is where I got started from for the most part. There’s a lot more detail I missed since nix and flakes are pretty complex (and I don’t fully understand much of it either).
System packages in configuration.nix, user packages in home.nix. I’d say anything that is non-interactive and/or requires root access is a good rule of thumb for system packages. Beyond that I try to use modules for configuring packges and there is usually only one of nixos and home manager options (sometimes there are duplicates).
As for flakes I mostly use it to handle a bunch of different systems from one config and any flake specific configs. I also use standalone flakes for dev environments but that’s not related to the system config.
They are planning to use KVM under the hood in the future. But who cares when we have qemu and libvirt.
It was mostly the girls doing that, and they haven’t gone as hard right.
It’s rumored Jeffries was instrumental in the congestion pricing delay (that may now be a permanent delay).
Yeah, it would have just been feeding their infinitely expandable persecution fetish. The same goes for the legal cases against Trump. It was the right thing to do, but it just meant that Trump supporters dug in their heels even more.
My bad. Hopefully we’ll see a follow up where she has surely come to her senses.
It’s the LA Times, a highly credible publication. In any case, no need to fabricate when reality supplies ample material.
Silver linings and all of that. Lake is a real piece of work and now a two-time loser.
The irony being that healthy teeth don’t look anywhere near that white.
It’s not just men that believe this either. Internalised misogyny is still a thing, unfortunately.
Nah, it’s definitely him. It looks to be an error in the caption. Or his lawyer looks uncannily like his client.
Pretty much, although it’s not just about gender issues. Women have turned more progressive on a variety of issues (climate change, the economy, social issues) whereas men haven’t.