diff options
Diffstat (limited to 'src/assets/blog/2025-02-24.md')
| -rw-r--r-- | src/assets/blog/2025-02-24.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/assets/blog/2025-02-24.md b/src/assets/blog/2025-02-24.md index 6d2bf93..88bf891 100644 --- a/src/assets/blog/2025-02-24.md +++ b/src/assets/blog/2025-02-24.md @@ -257,8 +257,8 @@ to use that. There is alot about guix that I love, but I ran into too many problems. I am able to have my declarative system with nix without the hassle of guix. -You can see my guix configuration [here](https://g.freya.cat/freya/dotfiles-guix) -and my nix configuration [here](https://g.freya.cat/freya/dotfiles-nix). If you +For reference here are the links to my [guix configurationhere](https://g.freya.cat/freya/dotfiles-guix) +and my [nix configuration](https://g.freya.cat/freya/dotfiles-nix). If you are trying to learn or switch to either system, you can use them as a good resource. You can also view the guix repository I created called [sakura](https://g.freya.cat/freya/sakura) when I had to package things. If you need a recommendation to use either GUIX |