/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

myme.no
| | www.flypenguin.de
1.6 parsecs away

Travel
| | The title says it all.
| | rugu.dev
0.8 parsecs away

Travel
| | [AI summary] The author shares their positive experience transitioning from Arch Linux to NixOS, highlighting the benefits of reproducible configurations, package management, and the ease of setting up their environment using Nix and NixOS.
| | blog.arkadi.one
2.0 parsecs away

Travel
| | As I fall down the NixOS rabbit hole, this is a reference page for me. This is base install of GNOME NixOS from my Acer laptop. # Edit this configuration file to define what should be installed on # your system. Help is available in the configuration.nix(5) man page # and in the NixOS manual (accessible by running 'nixos-help'). { config, pkgs, ... }: { imports = [ # Include the results of the hardware scan.
| | fribbledom.com
6.7 parsecs away

Travel
| [AI summary] A guide on setting up a fully-encrypted Debian server remotely, using RAID and LVM for secure data storage.