diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-04-30 14:38:36 -0400 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-04-30 14:38:36 -0400 |
| commit | 651a5a6000d1db5e9835cbb6bb14b127d1114333 (patch) | |
| tree | 508ee144c4ac94f8bd6edd33953ad52e54f8f7ef /README.md | |
| parent | a1c69cddca1e8feb871e5a26b3809336f80a58bd (diff) | |
| download | home-651a5a6000d1db5e9835cbb6bb14b127d1114333.tar.gz | |
repo: cleanup
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,16 +1,16 @@ -nixos and home-manager configurations for various systems ---------------------------------------------------------- +stefan's nix configs +--------------------  ### 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 +- everything uses an alternate keyboard layout +- I use the runit init system, and wrap user services using [turnstile](https://github.com/chimera-linux/turnstile) (which should in theory be session manager agnostic, but my configurations will only work for runit). -### Systems +### Current Systems -- [form](/form): Mini itx desktop in my dorm. +- [form](/form): Mini itx desktop in my dorm. (I barely use this these days) * os: NixOS * case: FormD T1 * gpu: NVIDIA GeForce RTX 4080 SUPER (proprietary drivers, open-source kernel module) |