readme: document hosts and their todos

This commit is contained in:
Renken 2022-09-08 12:51:16 +02:00
parent 8142bd412b
commit e03de7eda4
Signed by: renken
GPG key ID: 1F2BB159B645E575

34
README.md Normal file
View file

@ -0,0 +1,34 @@
# Nichijou
Experimental Guix packaging and configuration. This project is mainly for
educational purposes. However, the aim is to produce a per-host shared
configuration that would suit my real world usage.
# Siga
My personal computer which runs GNU/Linux Debian testing.
## TODO
* Pass `is-foreign-distro?` boolean which determines whether the host is running
Guix on top of a foreign distro or not. If yes, a selected portion of packages
will not be installed e.g., neovim should be installed using apt, plugins
installed through Guix should work just fine.
# Shione
My GNU/Linux Debian stable sever which is no longer operation, it will have a
basic home configuration with only neovim on it.
## TODO
* Perhaps a bash configuration that is produces essentials of the zsh one?
# [insert work computer name here]
My work computer which should run GNU/Linux Debian either stable or testing. It
doesn't exist yet.
## TODO
* Neovim and zsh.