Skip to content

Instantly share code, notes, and snippets.

View adamarbour's full-sized avatar
🧱
foundations

Adam Arbour adamarbour

🧱
foundations
  • @arbour.systems
  • Houston, TX
  • 01:18 (UTC -05:00)
View GitHub Profile
@adamarbour
adamarbour / configuration.nix
Created April 28, 2026 15:43
baseline-nixos
# 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.
./hardware-configuration.nix
@adamarbour
adamarbour / sx6012_fans.txt
Created March 27, 2026 22:45 — forked from bjornbouetsmith/sx6012_fans.txt
Mellanox SX6012 Fan control
Connect to console on switch via console cable
Log in with admin/admin unless you changed the default username/password
Type 'enable' hit <enter>
Type 'conf t' hit <enter>
Type 'fae mlxi2c set_fan /MGMT/FAN1 1 25' hit <enter>
This will set fan speed to 25% and not make such noise
@adamarbour
adamarbour / lenovo-z13-voidlinux-install.md
Last active July 20, 2024 12:20
Lenovo z13 Void Linux Field Notes

Void Linux Field Notes (Lenovo z13 Edition)

This contains the notes from my installation of Void Linux onto my Lenovo z13 (gen1) laptop1 with the following specs:

  • AMD Ryzen™ 7 PRO 6860Z
  • 13.3" 2.8K (2880 x 1800) OLED
  • 32 GB LPDDR5 6400MHz
  • Integrated AMD Radeon™ 680M Graphic
  • WiFi 6E 802.11AX
  • WWAN Fibocom L860-GL-16 4G CAT16

Footnotes

  1. https://download.lenovo.com/pccbbs/mobiles_pdf/z13_z16_gen1_hmm_en.pdf