|
You are here |
fzakaria.com | ||
| | | | |
blog.janissary.xyz
|
|
| | | | | ||
| | | | |
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. | |
| | | | |
gist.github.com
|
|
| | | | | NixOSconfig file. GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
citizen428.net
|
|
| | | The process of installing NixOS on a Raspberry Pi 3 is pretty straightforward, as they are fully supported upstream. However, the documentation is somewhat spread out and occasionally a bit outdated and/or confusing, so I thought it may be worthwhile to summarize my recent experience. Download an image from Hydra, NixOS CI tool. For the Pi 3 youll use an AArch 64 image of the latest release (currently 20.03), which can be found here. | ||