From 02a11637c287b187e48216608e02cacd02f61cc1 Mon Sep 17 00:00:00 2001 From: cnst Date: Sat, 7 Sep 2024 12:33:26 +0200 Subject: [PATCH] hmmm --- README.md | 27 ++++++++++----------------- hosts/cnix/xkb/symbols/hhkbse | 2 +- 2 files changed, 11 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 9e93e3eb..fadfc3f8 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,18 @@ # cnix nix -**cnix** began as a direct copy-paste of Misterio's starter configs, but over -time it evolved to resemble his main configuration more closely. I gradually -integrated elements from other excellent resources, such as colemickens' and -fufexan's configurations, and eventually gained enough knowledge to start -creating my own solutions. +**cnix** started as a copy of Misterio's configs but evolved to mirror his main +setup. Over time, I incorporated ideas from colemickens' and fufexan's +configurations and eventually created my own solutions. -What you’ll find here is my daily driver and a work in progress, with many -components still heavily inspired by the repositories mentioned below. I -strongly encourage you to visit these repositories if you're looking for -inspiration. +This is my daily driver—still a work in progress, with many elements inspired by +the repositories listed below. Check them out if you're seeking ideas. -This Nix configuration aims to be modular and scalable—something it achieves to -some extent, though much work remains. The core of the system is a modular setup -with separate configurations for users and systems, managed through -`modules.nix` files in the `hosts` and `users` directories. I'm currently -developing a small app to make managing these configurations more user-friendly. +The goal here is a modular, scalable Nix setup. It uses separate user and system +configurations, managed via `modules.nix` in the hosts and users directories. +I'm also working on a small app to simplify managing these configs. -The three configurations below have been a major source of inspiration. They -each take a unique approach to flake setup, and I highly recommend checking them -out! +The three repositories below were key influences, each with a unique take on +flakes. - [fufexan](https://github.com/fufexan/dotfiles.git) - [colemickens](https://github.com/colemickens/nixcfg.git) diff --git a/hosts/cnix/xkb/symbols/hhkbse b/hosts/cnix/xkb/symbols/hhkbse index bc7a239f..f2911f08 100644 --- a/hosts/cnix/xkb/symbols/hhkbse +++ b/hosts/cnix/xkb/symbols/hhkbse @@ -31,7 +31,7 @@ xkb_symbols "hhkbse" { key {[ o, O ]}; key {[ p, P, Up, Greek_pi ]}; key {[ aring, Aring ]}; - key {[apostrophe,asciicircum, asciitilde ]}; + key {[apostrophe,asciicircum, asciitilde, grave ]}; key {[ a, A ]}; key {[ s, S ]}; key {[ d, D ]};