diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-03-03 22:55:11 -0500 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-03-03 22:55:11 -0500 |
| commit | 86ab6983850474e34331d1e3ed4131315df076a8 (patch) | |
| tree | d70f77a1ac6f9a635be4ca75998968bd2e0a4e92 /README.md | |
| parent | 1eeac2ea610328dfaca0b65d88471b57a04d5a8b (diff) | |
| download | home-86ab6983850474e34331d1e3ed4131315df076a8.tar.gz | |
fix readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -1,11 +1,14 @@ 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 +### Notes -- [form](/form) mini itx desktop in my dorm +- 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 + +### Systems + +- [form](/form): Mini itx desktop in my dorm. * os: NixOS * case: FormD T1 * gpu: NVIDIA GeForce RTX 4080 SUPER (proprietary drivers, open-source kernel module) @@ -13,7 +16,7 @@ setup notes: * setup for wifi bc there is no ethernet port * `nixos-rebuild switch ~/home#form` -- [void](/void) used on two laptops +- [void](/void): Standalone home-manager setup 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) |