Just a random NixOS shitpost i found in my downloads lol. sudo nixos-rebuild --switch means “rebuild my system from my nix files, and switch to that generation” NixOS is immutable and instead of editing configs, you write .nix files to configure your installation
cans you pls explain to the uninformed (me)
Just a random NixOS shitpost i found in my downloads lol. sudo nixos-rebuild --switch means “rebuild my system from my nix files, and switch to that generation” NixOS is immutable and instead of editing configs, you write .nix files to configure your installation