From d6d5223173a8aea6230bf0c7ac5d02de9403ddb2 Mon Sep 17 00:00:00 2001 From: kalipso Date: Fri, 7 Oct 2022 14:00:55 +0200 Subject: [PATCH] [general] update readme --- README.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4cd92840..db611114 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,21 @@ currently nixos offers no declarative way of setting up filesystems and partitio ### deploying configuration +#### local deployment ``` shell -TODO +nixos-rebuild switch --use-remote-sudo ``` +#### remote deployment + +you need the hostname and ip address of the host: +``` shell + nixos-rebuild switch --flake .# --target-host root@ --build-host localhost +``` + +in this case 'localhost' is used as buildhost which can be usefull if the target host is low systemresources + + ## development ### requirements @@ -62,11 +73,17 @@ the devshell provides the python package ['grip'](https://github.com/joeyespo/gr the usage is simple, just run ```grip``` in the same folder as the README.md you wanna preview. then open your browser at ```http://localhost:6419 ```. -### ideas... +### future ideas... * host a local wiki with public available information about the space, for example: * how to use coffe machine * how to turn on/off electricity + * how to use beamer + * how to buecher ausleihen * ... * host some pad (codimd aka hedgedoc) * some network fileshare for storing the movies and streaming them within the network +* malobeo network infrastructure rework + * enable bridge mode on kabel-modem to have public ip and port forwarding possibilities + * add second access point for malo_intern wifi + * use current freifunk router just for public wifi