diff options
author | Ethel Morgan <eth@ethulhu.co.uk> | 2020-08-05 13:46:55 +0100 |
---|---|---|
committer | Ethel Morgan <eth@ethulhu.co.uk> | 2020-08-05 13:46:55 +0100 |
commit | e639dd61eaa5f1779a649318a05e5b659a0233f8 (patch) | |
tree | 6f39d094aec4b5b4e2ce0d4cab7e6b304637d877 /src/projects.thrust | |
parent | b1e6491f77421ae4623391a7f53af7f3e6c13f34 (diff) |
add /kitchen-kiosk, a short writeup of Hob's UI
Diffstat (limited to '')
-rw-r--r-- | src/projects.thrust | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/projects.thrust b/src/projects.thrust index af8d5c6..7a52892 100644 --- a/src/projects.thrust +++ b/src/projects.thrust @@ -23,5 +23,6 @@ subtitle: may or may not also be art - Simplifying services and sandboxing Steam with [systemd Dynamic Users](/systemd-dynamicuser). - Using [YubiKeys](/yubikey) to improve my online security and convenience. - Using [Nix and NixOS](/nixos) for pure-functional and repeatable infrastructure. + - Creating a [Kitchen Kiosk](/kitchen-kiosk) to be a kiosk in my kitchen. {% endmarkdown %} {% endblock %} |