From 8b5926a7eb651a06361aa18c070e57984d338f98 Mon Sep 17 00:00:00 2001 From: notohh Date: Mon, 10 Apr 2023 15:27:55 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a734b6d..5b7836e 100755 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ and will change constantly as i continue to learn about nix. stuff will be updat ## :busts_in_silhouette: Credit #### people who've inspired me to dive into nix, and i've stolen stuff from (you guys are awesome!) -+ [fufexan](https://github.com/fufexan) - a ton of home manager stuff ++ [fufexan](https://github.com/fufexan) - a ton of home manager, and hyprland stuff + [Misterio77](https://github.com/Misterio77) - flake, and some other boilerplate + [NobbZ](https://github.com/NobbZ) - general nix assistance + [MatthiasBenaets](https://github.com/MatthiasBenaets) - amazing nixos introduction video -+ [sioodmy](https://github.com/sioodmy) - general dotfile stuff ++ [sioodmy](https://github.com/sioodmy) - general dotfile, and hyprland stuff + [hlissner](https://github.com/hlissner) - [security.nix](modules/services/security.nix)