diff --git a/README.md b/README.md index 4b70bd3..f9c1393 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ the file structure is based on this [blog post](https://samleathers.com/posts/20 - login via ```ssh -p 222 malobeo@5.9.153.217``` - if rebuild switch fails due to biglock do ```mount -o remount,rw /nix/var/nix/db``` - currently is running tasklist in detached tmux session - - [ ] make module with systemd service out of that + - [x] make module with systemd service out of that ## creating a new host @@ -108,22 +108,22 @@ the usage is simple, just run ```grip``` in the same folder as the README.md you * [ ] how to use beamer * [ ] how to buecher ausleihen * ... -* [ ] host some pad (codimd aka hedgedoc) +* [x] host some pad (codimd aka hedgedoc) * [ ] some network fileshare for storing the movies and streaming them within the network -* [ ] malobeo network infrastructure rework - * [ ] request mulvad acc - * [ ] remove freifunk, use openwrt with mulvad configured +* [x] malobeo network infrastructure rework + * [x] request mulvad acc + * [x] remove freifunk, use openwrt with mulvad configured #### external services we want to host two services that need a bit more resources, this is a booking system for the room itself and a library system. -- [ ] analyse best way to include our stuff into external nixOs server - - [ ] writing some module that is included by the server - - [ ] directly use nixOs container on host - - [ ] combination of both (module that manages nginx blabla + nixOs container for the services +- [x] analyse best way to include our stuff into external nixOs server + - [x] writing some module that is included by the server + - [x] directly use nixOs container on host + - [x] combination of both (module that manages nginx blabla + nixOs container for the services #### bots&progrmaming * [ ] create telegram bot automatically posting tuesday events * [x] create webapp/interface replacing current task list pad * could be a simple form for every tuesday - * [ ] element bot should send updates if some tasks are not filled out + * [x] element bot should send updates if some tasks are not filled out