From e6f6701c004ae93faea13ea0cabfe33ce2eab48c Mon Sep 17 00:00:00 2001 From: Jimbo Date: Sun, 27 Oct 2024 23:34:40 -0400 Subject: [PATCH] Fix mistaken git link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25610e8..b4ef247 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ For my use, unlocking secrets can be done with this command: 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/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. +[Jules Sommer's minimal flake](https://github.com/WillPower3309/nixos-config) for giving me a good basis for writing individual files and repeatedly helping me throughout the entire process. Made with love ❤️