Add a bunch of double quotes around some reference descriptions.
This commit is contained in:
parent
df2e6e604e
commit
9dea323402
|
@ -3,9 +3,9 @@ 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!
|
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:
|
### 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/)
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ If you have suggestions on "fixing" or "cleaning up" my configurations, please a
|
||||||
|
|
||||||
- [[github:LGUG2Z/nixos-wsl-starter] "A sane, batteries-included starter template for running NixOS on WSL"](https://github.com/LGUG2Z/nixos-wsl-starter)
|
- [[github:LGUG2Z/nixos-wsl-starter] "A sane, batteries-included starter template for running NixOS on WSL"](https://github.com/LGUG2Z/nixos-wsl-starter)
|
||||||
|
|
||||||
- [[githubL:ashebanow Starred - Example Nix Configs] These are other people's nix configs I've found useful, informative, and/or inspirational.](https://github.com/stars/ashebanow/lists/example-nix-configs/)
|
- [[githubL:ashebanow Starred - Example Nix Configs] "These are other people's nix configs I've found useful, informative, and/or inspirational."](https://github.com/stars/ashebanow/lists/example-nix-configs/)
|
||||||
|
|
||||||
### Notes:
|
### Notes:
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue