aboutsummaryrefslogtreecommitdiff
path: root/src/guix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* system.scm: Add custom MIME typesHEADmainEuAndreh100 min.1-0/+17
| | | | | * src/guix/system.scm (nginx-server-configuration) <raw-content>: Add custom MIME types.
* src/guix/system.scm: Add config for having pijul on the serverEuAndreh2025-06-051-2/+22
|
* src/guix/system.scm: Add "node" to package-symbolsEuAndreh2025-05-121-1/+2
|
* src/guix/system.scm: setup CGI catchall nginx configurationEuAndreh2025-05-091-1/+22
|
* src/guix/system.scm: Add $PATH to cgit.cgi executionEuAndreh2025-05-091-0/+1
|
* src/guix/system.scm: Remove trailing index.html from nginx configEuAndreh2025-04-281-0/+9
|
* src/guix/system.scm: Get fail2ban-service-type from pkg:base-packagesEuAndreh2025-04-281-1/+0
|
* system.scm: Move swapfile from / to /mnt/productionEuAndreh2025-03-141-2/+2
|
* system.scm: Remove "http2" from nginx listenEuAndreh2025-03-141-1/+1
|
* system.scm: Indent service configurationsEuAndreh2025-03-141-3/+7
|
* system.scm: Add cicd-service-typeEuAndreh2025-03-131-1/+3
|
* system.scm: Add "ffmpegx" packageEuAndreh2025-03-031-1/+1
|
* Revert "system.scm: Stop proxying nginx to velhinho"EuAndreh2025-03-031-0/+8
| | | | This reverts commit cd1bb693a53b995df0e498f1a2e1b39701674a83.
* system.scm: Add wireguard peer for "novinho"EuAndreh2025-02-191-1/+7
|
* system.scm: Add tld on custom syskeep-configurationEuAndreh2024-08-291-1/+3
|
* Re-include "id_rsa.pub" in /etc/EuAndreh2024-08-241-1/+3
|
* system.scm: Use pkg:syskeep-sudoers-file configurationEuAndreh2024-08-241-0/+1
|
* system.scm: Add "become-secrets-keeper" to "andreh" userEuAndreh2024-08-241-1/+1
|
* Move IPs to src/config/ipv{4,6}.txtEuAndreh2024-08-231-16/+11
|
* system.scm: Add 8GiB /swapfileEuAndreh2024-08-221-0/+12
|
* system.scm: Only reorder (swap-devices ...) with (file-systems ...)EuAndreh2024-08-221-6/+6
|
* src/config/offsite-ssh.txt: Derive from Makefile and include in /etc/EuAndreh2024-08-211-2/+7
|
* mv src/tld.txt src/config/EuAndreh2024-08-211-1/+1
|
* Recover known-hosts.txt specific to this serverEuAndreh2024-08-211-0/+6
|
* system.scm: Explicitly enable git serverEuAndreh2024-08-201-1/+2
|
* mv src/config/tld.txt src/EuAndreh2024-08-191-1/+1
|
* system.scm: Get pkg:git-service-type and q:knot-zones-configuration from ↵EuAndreh2024-08-191-209/+14
| | | | packages repository
* system.scm: Do not (create-home-directory? ...) for Git: it changes permissionsEuAndreh2024-08-181-0/+1
|
* system.scm: Remove unused variables and functionsEuAndreh2024-08-181-68/+23
|
* system.scm: Make /srv/git home directory of git serviceEuAndreh2024-08-181-11/+1
|
* system.scm: Fix shell of "git" userEuAndreh2024-08-181-2/+2
|
* system.scm: Stop proxying nginx to velhinhoEuAndreh2024-08-181-7/+0
|
* system.scm: Replace git-daemon-service-type with custom git-service-typeEuAndreh2024-08-181-3/+101
|
* system.scm: Use configuration from syskeep and upstream "packages" repositoryEuAndreh2024-08-181-193/+25
|
* system.scm: Rename prefix "queue:" => "q:"EuAndreh2024-08-181-8/+9
|
* rm src/guix/packages.scmEuAndreh2024-08-181-72/+0
|
* system.scm: Use newer upstream configuration of internet-postfix-service-typeEuAndreh2024-08-181-7/+1
|
* system.scm: use (current-filename) for setting working-dirEuAndreh2024-08-181-8/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show a5a7a8d05f4cc4f8646f216f824e2fb770913787 git notes --ref=refs/notes/ci-data show a5a7a8d05f4cc4f8646f216f824e2fb770913787 Exit status: 128 Duration: 0
* system.scm: Stop including packages:server in system profileEuAndreh2024-08-181-1/+0
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show a55dc785d61f9a42a11f42bd699c68508b08543e git notes --ref=refs/notes/ci-data show a55dc785d61f9a42a11f42bd699c68508b08543e Exit status: 128 Duration: 0
* git mv src/infrastructure/guix/ src/EuAndreh2024-08-183-0/+588