From 9d9ae05b456c12376817a98227afa90f6f363330 Mon Sep 17 00:00:00 2001 From: Jimbo Date: Sat, 19 Oct 2024 00:55:21 -0400 Subject: [PATCH] Linked wrong repo for Will. Whoops! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd9bda2..2b9cde7 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ For my use, unlocking secrets can be done with this command: ### Credits Without the help of heavy inspiration, I would not have been able to learn and get up and running nearly as quickly. My most heavily borrowed configs are as follows: [CloudyChris' nix-starter-configs fork](https://github.com/CloudyChris/NixOsConfig), the very initial base of my conversion to flakes. -[WillPower3309's personal flake](https://github.com/WillPower3309/swayfx) for being a pleasure in the SwayFX Discord and having a really nice flake.nix file I borrowed from. +[WillPower3309's personal flake](https://github.com/WillPower3309/nixos-config) for being a pleasure in the SwayFX Discord and having a really nice flake.nix file I borrowed from. [Jules Sommer's minimal flake](https://github.com/WillPower3309/swayfx) for giving me a good basis for writing individual files and repeatedly helping me throughout the entire process. Made with love ❤️