From 1d0a31a387f71a9aa92371932155a04ce38c14e1 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Tue, 30 Jan 2024 22:12:03 -0600 Subject: [PATCH] docs: migrate README.md to README.org --- README.md | 2 -- README.org | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 README.md create mode 100644 README.org diff --git a/README.md b/README.md deleted file mode 100644 index bd3a9ff..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -Hey there, welcome to my NixOS config! If you see anything neat, feel free to steal it. See anything that looks awful? -Yeah, I bet you do. I'm not going to claim to be a Nix guru, so there may be some *weird* things done here. diff --git a/README.org b/README.org new file mode 100644 index 0000000..53b94e8 --- /dev/null +++ b/README.org @@ -0,0 +1,2 @@ +* TODO Luna +- [ ] Get a Gitea actions runner up for the new git server \ No newline at end of file