Explore >> Select a destination


You are here

www.srcbeat.com
| | bsandro.tech
6.3 parsecs away

Travel
| | Thoughts and notes on tech stuff
| | marc.info
7.4 parsecs away

Travel
| |
| | bsandro.tech
7.5 parsecs away

Travel
| | Thoughts and notes on tech stuff
| | blog.arkadi.one
220.9 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.