From a28e2a8f368cbad4785a798b8980e307100e56aa Mon Sep 17 00:00:00 2001 From: Whovian9369 Date: Sun, 19 May 2024 05:22:09 -0400 Subject: [PATCH] Oops made a very minor `README.md` typo! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf71798..0c1e5ff 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ I needed to put my config into a `git` repo, so I made my first system config fl If you have suggestions on "fixing" or "cleaning up" my configurations, please add it to the [Discussions](about:blank) so I can take a look at it later! ### Future reference: -[[github:eclairevoyant/flake-migration - /nixos.md]How to switch to flakes from path-based nix](https://github.com/eclairevoyant/flake-migration/blob/main/nixos.md) +[[github:eclairevoyant/flake-migration - /nixos.md] How to switch to flakes from path-based nix](https://github.com/eclairevoyant/flake-migration/blob/main/nixos.md) [[NixOS-WSL GitHub/Site] How to configure NixOS-WSL with flakes?](https://nix-community.github.io/NixOS-WSL/howto.html)