summaryrefslogtreecommitdiff
path: root/hosts/flora/configuration.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use flakes instead of niv & stuffstuebinm2022-01-091-4/+0
|
* upgrade to nixos 21.11stuebinm2021-12-031-1/+2
|
* add blog to florastuebinm2021-11-291-0/+1
|
* disable hedgedoc & surveys (too annoying for now)stuebinm2021-10-171-2/+2
|
* add docker registrystuebinm2021-10-051-0/+1
| | | | | (used mostly to host a guix container that just contains the guix daemon and not much else, since no such think appears to exist elsewhere)
* remove grafanastuebinm2021-06-231-1/+0
| | | | no longer needed
* copy grafana to florastuebinm2021-04-181-0/+1
|
* cgit: chaski -> flora; general cleanupstuebinm2021-04-171-4/+4
|
* Added picaronesstuebinm2021-03-091-0/+1
| | | | Just a simple test instance fore now.
* Added Pleromastuebinm2021-03-081-10/+13
| | | | | | | | | This pleroma config should be able to set itself up without any manual intervention (modulo the secrets file, which is almost empty). Annoyingly, the pleroma nixpkg is built from the pipeline artifacts of the pleroma gitlab and does not have support for pleroma's ssh/bbs mode.
* migrating configstuebinm2021-03-031-0/+69
This deploy logic is primarily based on hxchn's deploy lib [1], with some slight modifications to make it work with my setup. Everything seems to work fine for now. However, I am unsure about the usage of niv — the config doesn't seem to gain much from it, apart from (some) additional complexity. [1] https://gitlab.com/hexchen/nixfiles