From b3b585d5f726acfcc272db9a86496281ad62bdd0 Mon Sep 17 00:00:00 2001 From: Whovian9369 Date: Wed, 22 May 2024 16:51:17 -0400 Subject: [PATCH] Add new reference repo to steal from. --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0c1e5ff..8c03792 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,16 @@ 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) +- [[NixOS-WSL GitHub/Site] How to configure NixOS-WSL with flakes?](https://nix-community.github.io/NixOS-WSL/howto.html) -[[Xe Iaso] Nix Flakes on WSL](https://xeiaso.net/blog/nix-flakes-4-wsl-2022-05-01/) +- [[Xe Iaso] Nix Flakes on WSL](https://xeiaso.net/blog/nix-flakes-4-wsl-2022-05-01/) + +- [[Home-Manager GitHub/Site] Setting up `home-manager` as a NixOS module.](https://nix-community.github.io/home-manager/index.xhtml#sec-flakes-nixos-module) + +- [[github:LGUG2Z/nixos-wsl-starter - "A sane, batteries-included starter template for running NixOS on WSL"]](https://github.com/LGUG2Z/nixos-wsl-starter) -[[Home-Manager GitHub/Site] Setting up `home-manager` as a NixOS module.](https://nix-community.github.io/home-manager/index.xhtml#sec-flakes-nixos-module) ### Notes: ```bash