aboutsummaryrefslogtreecommitdiff
path: root/sync (follow)
Commit message (Expand)AuthorAgeFilesLines
* vps.scm: Use #; over ; commentsEuAndreh2020-11-301-26/+28
* vps.scm: s/generate-ci-index-html/generate-logs-html/EuAndreh2020-11-301-5/+5
* vps.scm: Remove (restore-logfiles) and serve them from cgit directlyEuAndreh2020-11-301-34/+26
* TODOs.orgEuAndreh2020-11-301-2/+2
* vps.scm: Uncomment mcron job time markerEuAndreh2020-11-301-1/+1
* vps.scm: Add heredoc reader, '(cmd -> ->>) helpers and refactor code to use themEuAndreh2020-11-301-81/+58
* vps.scm: WIP test wrapping code in '(with-imported-modules ...)'EuAndreh2020-11-291-2/+9
* vps.scm: Always restart mcron on system activationEuAndreh2020-11-291-0/+6
* vps.scm: Stop prefixing (gnu) and (guix) modulesEuAndreh2020-11-291-15/+15
* vps.scm: Refactor namespaces and add CI mcron jobsEuAndreh2020-11-291-26/+260
* vps.scm: Inline id_rsa.pub fileEuAndreh2020-11-292-4/+3
* Move FIXME markers to TODOs.orgEuAndreh2020-11-291-3/+1
* Remove .bashrcEuAndreh2020-11-291-34/+0
* vps.scm: WIP setup cgitEuAndreh2020-11-291-25/+83
* vps.scm: Add ci.$tld subdomainEuAndreh2020-11-281-1/+1
* vps.scm: Restart NGINX service instead of killing the processEuAndreh2020-11-281-14/+17
* vps.scm: Uncomment opensmtpd-service-typeEuAndreh2020-11-261-3/+3
* vps.scm: Add some FIXME markersEuAndreh2020-11-261-1/+3
* .bashrc: Allow aliases on sudo commandsEuAndreh2020-11-261-0/+2
* vps.scm: Merge (slurp-trim ...) into (slurp ...)EuAndreh2020-11-261-7/+6
* vps.scm: Use symbols for declaring packagesEuAndreh2020-11-261-4/+4
* vps.scm: Indent (operating-system ...) expressionEuAndreh2020-11-261-61/+61
* vps.scm: Add nginx, certbot and mail-aliases servicesEuAndreh2020-11-262-13/+60
* vps.scm: Start setting up OpenSMTPD configurationEuAndreh2020-11-261-2/+30
* vps.scm: Add missing use for unattended upgradesEuAndreh2020-11-261-1/+1
* vps.scm: Put user name in a variableEuAndreh2020-11-261-3/+5
* Terraform: Add email DNS records (DKIM, DMARC, SPF)EuAndreh2020-11-261-0/+1
* vps.scm: Add unattended-upgrade-service-type to the service listEuAndreh2020-11-231-0/+1
* vps.scm: Add mcron-service-type with empyt list of jobsEuAndreh2020-11-221-2/+5
* vps.scm: Add git packageEuAndreh2020-11-221-1/+2
* vps.scm: Change locale to fr_FR.UTF-8EuAndreh2020-11-161-1/+1
* .bashrc: Add "l" Bash aliasEuAndreh2020-11-161-0/+1
* rsync the full folder to home instead of file by fileEuAndreh2020-11-162-0/+84