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..997b491 --- /dev/null +++ b/README.org @@ -0,0 +1,6 @@ +* TODO Luna +- [ ] Get a Gitea actions runner up for the new git server + + #+begin_src python + print("Hello world!") + #+end_src \ No newline at end of file