

Simply because nix is a functional programing language, not just a data representation.


Simply because nix is a functional programing language, not just a data representation.


This is an example how to define plymouth with your own logo derivation. Isn’t this the most beautiful?
boot = {
plymouth = {
enable = true;
theme = "breeze";
logo = pkgs.stdenv.mkDerivation {
name = "out.png";
dontUnpack = true;
src = pkgs.fetchurl {
url = "https://raw.githubusercontent.com/NixOS/nixos-artwork/refs/heads/master/logo/nix-snowflake-rainbow.svg";
sha256 = "sha256-gMeJgiSSA5hFwtW3njZQAd4OHji6kbRCJKVoN6zsRbY=";
};
nativeBuildInputs = with pkgs; [imagemagick];
buildPhase = ''
magick -background none -size 200x200 $src nix-snowflake-rainbow.png
'';
installPhase = ''
install -Dm0644 nix-snowflake-rainbow.png $out
'';
};
};


How do you even compete with a snowflake made of lambdas? NixOS could be your final distro.


Many tech-savvy people just haven’t made the switch to Linux - often out of convenience rather than capability. Focusing on broader adoption first could make it easier to introduce Linux to less technical users later.


Should probably also have a bleeding edge branch into Arch, Fedora, Tumbleweed and Slowroll


Straight to the right. Simple as that, btw.


He will get it next year, no worries. Or there will be a extraordinary award just for him in between.


Customer: What is the attack vector of your virus?
Virus Dev: People with profund GNU/Linux knowledge and OCD


This is so surreal: She just gets up and keeps walking, while the driver - who was either drunk or just distracted - tries to blame her for the whole thing.
I would like to see a followup on this story where the driver faces legal consequences.
Same experience here. Running 9 extensions without issues. On NixOS BTW.


But we all remember the desaster with the Eurofighter. Outdated and unusable for real scenarios other than reconnaissance missions since release.
Looks like a great collection but seems abandoned as PRs are piling up since 10 months.
nh os switch --update --ask


I would also go with “Femicide rooted in systemic misogyny and patriarchal norms”


A coworker if mine is actually arguing against minimum wage because his wife, who studied engineering is barley above minimum wage and increasing minimum wage would invalidate her extra effort for her diploma… You find a lot of mind acrobatics around arguments against minimum wage…


And there are still voices against least income with arguments like:
And there are still discussions to exempt things like seasonal workers or even elderly care workers from it - unbelievable.
Just keep moving the Wifi APs for maximum chaos and open bug reports to Mircosoft since location service is unreliable.