You are here |
www.srcbeat.com | ||
| | | |
bsandro.tech
|
|
| | | | Thoughts and notes on tech stuff | |
| | | |
marc.info
|
|
| | | | ||
| | | |
bsandro.tech
|
|
| | | | Thoughts and notes on tech stuff | |
| | | |
blog.arkadi.one
|
|
| | 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. |