summaryrefslogtreecommitdiff
path: root/src/guix/system.scm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* system.scm: Add tld on custom syskeep-configurationEuAndreh2024-08-291-1/+3
* system.scm: Comment out papod services with still bad configurationEuAndreh2024-08-241-5/+5
* Recover root@id_rsa configurationEuAndreh2024-08-241-1/+3
* system.scm: Adopt pkg:syskeep-sudoers-fileEuAndreh2024-08-241-0/+1
* system.scm: Add "become-secrets-keeper" to "andre" userEuAndreh2024-08-241-1/+1
* Move src/versions/$P/version => src/versions/$P.txt; remove "sha256" fileEuAndreh2024-08-231-14/+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-231-16/+11
* 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-231-3/+6
* cat src/guix/packages.scm >> src/guix/system.scmEuAndreh2024-08-231-12/+41
* system.scm: Remove cgit and enable git-daemon's git:// serverEuAndreh2024-08-221-2/+4
* system.scm: Enable binder-service-type, try building go-fullEuAndreh2024-08-211-1/+1
* 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
* Reapply "system.scm: Comment services that depend on go-full"EuAndreh2024-08-201-5/+5
* system.scm: Add pkg:git-service-type serviceEuAndreh2024-08-201-0/+1
* Revert "system.scm: Comment services that depend on go-full"EuAndreh2024-08-201-5/+5
* system.scm: Add "chattr +C" to /swapfile instructionsEuAndreh2024-08-201-1/+3
* system.scm: Comment services that depend on go-fullEuAndreh2024-08-201-5/+5
* system.scm: swapon /swapfileEuAndreh2024-08-201-0/+10
* system.scm: Reorder file-systems <-> swap-devicesEuAndreh2024-08-201-6/+6
* system.scm: Change locale to fr_FR.UTF-8EuAndreh2024-08-191-1/+1
* mv src/config/tld.txt src/; tweak MakefileEuAndreh2024-08-191-1/+1
* system.scm: Get q:knot-zones-configuration from upstream packages repositoryEuAndreh2024-08-191-12/+10
* system.scm: Get (pkg:with-services-from-args ...) from upstream packages repo...EuAndreh2024-08-191-42/+3
* system.scm: Add specific configuration for deployed servicesEuAndreh2024-08-181-52/+79
* src/guix/: Remove references to (org euandre services)EuAndreh2024-08-181-15/+15
* Offload common server code to dedicated packagesEuAndreh2024-08-181-396/+52
* Refactor building of packages from papo.imEuAndreh2024-07-221-1/+1
* system.scm: Add "papo.im" package explicitly for nowEuAndreh2023-11-271-0/+2
* system.scm: Add nginx config for /git/private/ routeEuAndreh2023-11-271-10/+18
* Init cloned versions of packages.scm and services.scmEuAndreh2023-11-271-8/+24
* system.scm: Use "/opt/deploy/current" in prodEuAndreh2023-11-261-1/+4
* src/guix/system.scm: Add "moreutils" packageEuAndreh2023-11-261-0/+1
* Include derived config files in repositoryEuAndreh2023-11-261-1/+1
* Init server infrastructure filesEuAndreh2023-11-251-0/+474