Improve readme for hikari system

This commit is contained in:
Daniel Siepmann 2023-02-07 17:48:55 +01:00
parent b2e3f46643
commit 55974567d9
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -1,3 +1,15 @@
nixos for hikari
================
Hikari is my old MacBook Air.
It currently runs NixOS in Dual Boot.
I'm using that machine to migrate my existing Ubuntu Setup to NixOS in order to
replace Ubuntu in the future.
Installation
------------
Update to nixpkgs unstable via:
nix-channel --add https://nixos.org/channels/nixos-unstable nixos
@ -11,3 +23,12 @@ Ad hardware channel:
nix-channel --update
See: https://github.com/NixOS/nixos-hardware
TODOs
-----
* Add first customer project with no longer supported PHP.
* Auto generate permissions for all the databases.
* Add docker-compose / podman-compose for Elasticsearch.