aboutsummaryrefslogtreecommitdiff
path: root/src/guix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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