From 4b2053f00ce19d4e1aed0758e415084744273406 Mon Sep 17 00:00:00 2001 From: Anthony Rodriguez Date: Fri, 8 Nov 2024 17:38:28 +0100 Subject: [PATCH] readme: add credits --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e568821..c83c1c0 100644 --- a/README.md +++ b/README.md @@ -38,5 +38,6 @@ People / repositories I have copied / learned from: - [fufexan/dotfiles](https://github.com/fufexan/dotfiles) for the configuration structure - [jacekpoz/nixos](https://git.jacekpoz.pl/poz/niksos) for learning how NixOS modules work +- [sodiboo](https://github.com/sodiboo) for helping me a whole lot with Niri-specific issues Some bits have also been borrowed from within the configuration, and credit has been given where its due.