From 9ace96133ea29f582beb420dd786bff58061d30c Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 6 May 2023 07:16:35 -0500 Subject: [PATCH] Added main and mirror repo links --- README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.org b/README.org index bbc7376e..f341fe61 100644 --- a/README.org +++ b/README.org @@ -1,6 +1,10 @@ #+title: NixOS Config #+author: librephoenix +[[https://gitlab.com/librephoenix/nixos-config][Main Repo Link (GitLab)]] + +[[https://github.com/librephoenix/nixos-config-mirror][Mirror Repo Link (GitHub)]] + * What is this repository? While I still run =Arch btw=, I've been experimenting with NixOS and quite like it! My configuration is not ready for daily use yet, but I'm learning inside a VM. This repository is where I'm working on my NixOS dotfiles, and once ready, I will daily drive =Nix btw= instead.