From 1eeac2ea610328dfaca0b65d88471b57a04d5a8b Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Mon, 3 Mar 2025 22:51:57 -0500 Subject: setup on laptop --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f06e2e0..fa364c2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,21 @@ nixos and home-manager configurations for various systems --------------------------------------------------------- +setup notes: + - secret management done outside of nix, i use [pass](https://www.passwordstore.org/) + - i use the [colemak dh](https://colemakmods.github.io/mod-dh/#qwerty-changes) keyboard layout, this is not easy to change with current modules + - [form](/form) mini itx desktop in my dorm * os: NixOS * case: FormD T1 - * gpu: NVIDIA GeForce RTX 4080 SUPER + * gpu: NVIDIA GeForce RTX 4080 SUPER (proprietary drivers, open-source kernel module) * cpu: AMD Ryzen 7800X3D Super + * setup for wifi bc there is no ethernet port + * `nixos-rebuild switch ~/home#form` + +- [void](/void) used on two laptops + * os: Void Linux + * hosts: Framework Laptop 13 (AMD), 51nb x2100 + * kernel: [linux-zen](https://github.com/zen-kernel/zen-kernel/releases) + * prerequisites: pipewire, session manager, drivers + * `home-manager switch --impure --flake ~/home#void` (impure to pass env to [nixGL](https://github.com/nix-community/nixGL) -- cgit v1.2.3