summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* rm src/versions/status.papo.im.txtEuAndreh2024-11-191-1/+0
|
* src/versions/: Update "papo.im" and "glaze"EuAndreh2024-11-192-2/+2
|
* system.scm: Remove "status.papo.im" (subsumed by papo.im)EuAndreh2024-11-171-1/+0
|
* src/versions/: Update glaze and papo.imEuAndreh2024-11-142-2/+2
|
* src/versions/: Update glaze and binderEuAndreh2024-11-102-2/+2
|
* system.scm: Include service packages in profile while they are unactiveEuAndreh2024-11-101-0/+4
|
* system.scm: Use inline definition of papod-service-typeEuAndreh2024-11-081-4/+10
|
* src/versions/: Update other package versionsEuAndreh2024-11-075-5/+5
|
* src/versions/: Add version files for {,chat.,status.}papo.im packagesEuAndreh2024-11-073-0/+3
|
* Makefile: Simple rename "server" -> "asami"EuAndreh2024-10-301-1/+1
|
* system.scm: Start clean-up of file and configurationEuAndreh2024-10-271-15/+31
|
* system.scm: Uncomment servicesEuAndreh2024-10-211-3/+3
| | | | They now have `#:auto-start?` set to false.
* src/versions/: Update versionsEuAndreh2024-10-215-5/+5
|
* git rm src/versions/golite.txtEuAndreh2024-10-211-1/+0
|
* rm src/versions/gobang.txtEuAndreh2024-10-211-1/+0
|
* src/versions/update.sh: Add version update scriptEuAndreh2024-10-212-0/+10
|
* system.scm: enable binder-service-typeEuAndreh2024-09-281-1/+0
|
* system.scm: Splice alias emailsEuAndreh2024-09-281-3/+3
|
* system.scm: Add "contact" and "info" email aliasesEuAndreh2024-09-261-1/+5
|
* system.scm: Disable binder serviceEuAndreh2024-08-301-0/+1
|
* system.scm: Attempt to remove certbot and nginx services and introduce binderEuAndreh2024-08-301-1/+17
|
* src/secrets/repo/borg-key-standby.txt.gpg: AddEuAndreh2024-08-291-0/+31
|
* git mv src/secrets/repo/borg-key.txt.gpg ↵EuAndreh2024-08-291-0/+0
| | | | src/secrets/repo/borg-key-offsite.txt.gpg
* system.scm: Add tld on custom syskeep-configurationEuAndreh2024-08-291-1/+3
|
* src/secrets/repo/borg-key.txt.gpg: AddEuAndreh2024-08-282-0/+31
|
* Makefile: Add skeleton for integration testsEuAndreh2024-08-261-1/+8
|
* src/secrets/repo/: Update secretsEuAndreh2024-08-262-45/+60
|
* src/secrets/repo/nic.im.txt.gpg: AddEuAndreh2024-08-252-0/+20
|
* src/secrets/repo/rsync.net.txt.gpg: Update to new valueEuAndreh2024-08-251-15/+30
|
* system.scm: Comment out papod services with still bad configurationEuAndreh2024-08-241-5/+5
|
* .gitignore: Adjust secrets ignore ruleEuAndreh2024-08-241-1/+1
|
* Makefile: gpg -q when decryptingEuAndreh2024-08-241-1/+1
|
* Upgrade mkdeps.sh and update deps.mkEuAndreh2024-08-242-1/+15
|
* src/secrets/prod/: Add symlinksEuAndreh2024-08-242-0/+2
|
* mv src/secrets/*.gpg src/secrets/repo/EuAndreh2024-08-245-18/+23
|
* Makefile: Use raw gpg key-idEuAndreh2024-08-241-1/+1
|
* Recover root@id_rsa configurationEuAndreh2024-08-245-11/+20
|
* system.scm: Adopt pkg:syskeep-sudoers-fileEuAndreh2024-08-241-0/+1
|
* system.scm: Add "become-secrets-keeper" to "andre" userEuAndreh2024-08-241-1/+1
|
* rm src/keys/SSH/laisse.pub.txtEuAndreh2024-08-241-1/+0
|
* Makefile: Adjust "logs" and "all-logs" to subdirectory structureEuAndreh2024-08-241-3/+3
|
* Makefile: Simplify building system.scm.sentinelEuAndreh2024-08-241-4/+3
|
* Move src/versions/$P/version => src/versions/$P.txt; remove "sha256" fileEuAndreh2024-08-2315-21/+9
|
* system.scm: Greatly simplify go-latest by using (options->transformation ...)EuAndreh2024-08-231-30/+10
|
* system.scm: Simple reorder of pkg:syskeep-service-typeEuAndreh2024-08-231-1/+1
|
* Move IPs to src/config/ipv{4,6}.txtEuAndreh2024-08-233-16/+13
|
* system.scm: Uncomment other golang servicesEuAndreh2024-08-231-4/+4
|
* system.scm: Remove (method ...) from (go-latest)EuAndreh2024-08-231-1/+0
|
* system.scm: Update checksums after updated origin method to git-fetchEuAndreh2024-08-236-8/+11
|
* cat src/guix/packages.scm >> src/guix/system.scmEuAndreh2024-08-233-78/+43
|