Files
imladris/README.org
Kyle Isom e06e48932d multiple updates
+ remove meshtastic temporarily
+ update imladris to use desktop system
+ move signal-desktop to desktop-packages
+ update README
2025-09-01 14:50:49 -07:00

654 B

imladris NixOS config

NixOS configs

imladris

imladris is my Thinkpad X1 carbon tailored for focused computing.

Baseline specs for reference:

  • Gen 7 14"
  • CPU: i7-8665U @ 1.90GHz
  • 16GB RAM
  • 512GB SSD

The primary things I want to use it for are writing, lisping, and working on uLisp or other portable computing projects.

orion

orion is an Intel NUC desktop.

  • CPU: i5-1135G7 @ 2.40 GHz
  • 16GB RAM
  • 1TB SSD

Set up

doas rm -r /etc/nixos
doas git clone https://git.wntrmute.dev/kyle/nixos /etc/nixos
cd nixos
doas git remote add local ~kyle/src/config/nixos