experimental debian packaging for shione.net
Find a file
Renken 3084d65869
home: custom packages list for foreign distros
Running on GNU/Linux Debian testing for example allows me to have access
to more up-to-date and better maintained software compared to Guix when
needed. For now, certain software will be installed through apt instead
of Guix itself such as mpd, mpv and neovim. The user will have to
manually check if Guix-installed packages are compatible with the
apt-installed ones.
2022-09-09 18:07:42 +02:00
nichijou home: custom packages list for foreign distros 2022-09-09 18:07:42 +02:00
.guix-authorizations guix-auth: authorize renken 2022-08-07 19:42:49 +02:00
.guix-channel rename repository to nichijou 2022-08-30 00:36:18 +02:00
.key key: add renken pgp key 2022-08-07 19:38:43 +02:00
LICENSE license: gplv3 2022-08-08 00:50:38 +02:00
README.md readme: document hosts and their todos 2022-09-08 12:51:16 +02:00

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.