featured [he/him, comrade/them]

  • 0 Posts
  • 9 Comments
Joined 3 years ago
cake
Cake day: November 20th, 2021

help-circle




  • Instead of installing packages through a package manager one at a time and configuring your system by digging into individual config files, NixOS has you write a single config file with all your settings and programs declared. This lets you more easily configure your system and have a completely reproducible system by just copying your nix files to another nixos machine and rebuilding.

    It’s also an immutable distribution, so the base system files are only modified when rebuilding the whole system from your config, but during runtime it’s read only for security and stability.





  • I would install 11 from an official ISO, and set the region/localization in the installer to English (world). This will prevent windows from installing any apps like TikTok, instagram, Spotify etc during the initial install, and you can change it to US English localization in the settings right after setup. During the setup you can also skip using a Microsoft account by pressing shift+f10 to open command prompt, then type “oobe\bypassnro” and hit enter. It’ll restart but that restores the “I don’t have internet” setup option that lets you make a local account. Then do a KMS activation since HWID recently got patched