aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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-163-3/+4
|
* Copy over the .bashrc file from the VPSEuAndreh2020-11-161-0/+31
|
* TODOs.org: Sort services by priorityEuAndreh2020-11-161-3/+3
|
* guix-reconfigure.sh: Remove un-needed (for now) envsubst call and shrink ssh ↵EuAndreh2020-11-161-3/+4
| | | | commands
* vps.scm: Remove comment from generated OS configurationEuAndreh2020-11-161-3/+0
|
* vps.scm: Stop inlining content of sudoers fileEuAndreh2020-11-161-3/+5
|
* Add base Guix configuration and start switching to itEuAndreh2020-11-1610-8/+69
| | | | | | | | | | | | | | | | - remove NixOS stateVersion from .envrc; - add guix-reconfigure.sh; - add vps.scm with initial Guix system configuration; - update vps.tf to use the new "base-guix" snapshot. The "base-guix" image doesn't need a password. The "andreh" users has one, but it is configured for not requiring it when running commands as "sudo". The expected minimal steps one has to go through for privilege scalation is via the SSH private key, and accessing the VPS via SSH. Since password login is disabled and root can't login via SSH either, only the private SSH key allows access to the server. After that, the attacker will be able to run commands as root.
* Fix tests.shEuAndreh2020-11-162-32/+1
|
* Forget existing resource to start working on new VPSEuAndreh2020-11-162-5/+2
|
* TODOs.org: Outline migration to GuixEuAndreh2020-11-161-73/+100
|
* nixos-switch.sh: Delete placeholder directory at the endEuAndreh2020-11-091-0/+1
|
* Point to repos in sr.ht instead on the same VPS for allowing bootstrapingEuAndreh2020-11-061-1/+1
|
* TODOs.orgEuAndreh2020-11-061-0/+5
|
* Remove extra line from LICENSE fileEuAndreh2020-11-061-1/+0
|
* nixos-switch.sh: Add recursive chown on /data/EuAndreh2020-11-021-1/+2
|
* Update terraform generated filesEuAndreh2020-11-025-0/+0
|
* .envrc: Update TLDEuAndreh2020-11-021-2/+1
|
* vps-configuration.nix: Remove songbooks and eq from docs-projectEuAndreh2020-11-021-1/+2
|
* nixos-switch.sh: Fix init bootstrapEuAndreh2020-11-021-2/+4
|
* vps-configuration.nix: Remove deprecated attributes from nextcloud serviceEuAndreh2020-11-021-2/+0
|
* vps-configuration.nix: Use correct location of "fold" functionEuAndreh2020-11-021-2/+2
|
* nixos-switch.sh: Idempotently create folders and set permissionsEuAndreh2020-11-021-1/+11
|
* vps-configuration.nix: Upgrade systemState versionEuAndreh2020-11-021-1/+1
|
* README: Rename nixos-update.sh -> nixos-switch.shEuAndreh2020-11-021-3/+3
|
* Add Vultr API KEY to .envrc to enable calling "terraform destroy" from shellEuAndreh2020-11-021-0/+2
|
* Remove conversejs faviconEuAndreh2020-11-021-0/+0
|
* Add libedn, x-bindgen and eq to docs-projects listEuAndreh2020-10-311-1/+1
|
* Fix testsEuAndreh2020-10-235-3/+233
|
* Run nixfmtEuAndreh2020-10-233-73/+56
|
* Add bash scripts for tests instead of NixEuAndreh2020-10-236-34/+106
|
* Remove utils.nixEuAndreh2020-10-231-108/+0
|
* Remove .build.ymlEuAndreh2020-10-231-13/+0
|
* Use git.euandreh.xyz over git.sr.htEuAndreh2020-10-232-2/+2
|
* Move description into metadata.jsonEuAndreh2020-10-142-1/+1
|
* Make docs-site-for-project assume an i18n docsEuAndreh2020-09-241-6/+3
|
* Use i18n path for mediator documentationEuAndreh2020-09-241-1/+1
|
* Remove cement documentation websiteEuAndreh2020-09-241-1/+0
|
* TODOs.orgEuAndreh2020-09-231-0/+2
|
* Enable automatic GC of NixOSEuAndreh2020-09-232-1/+15
|
* Remove FIXME marker (already on TODOs.org)EuAndreh2020-09-231-1/+1
|
* Use SQLite instead of PostgreSQL: simplify operations and backupEuAndreh2020-09-234-33/+16
|
* Enable autoUpgrade with rebootsEuAndreh2020-09-231-1/+7
|
* Switch TLD for iterationEuAndreh2020-09-221-1/+1
|
* Remove mautrix filesEuAndreh2020-09-222-255/+0
| | | | | Instead create a module from the mautrix-whatsapp and start using mautrix-telegram module from nixpkgs.
* Remove exclusion patterns from default.nixEuAndreh2020-09-221-4/+2
|
* TODOs.orgEuAndreh2020-09-222-19/+23
|
* Reorder nixos-update.shEuAndreh2020-09-221-4/+2
|
* Use nixos-unstable channel YOLO!!!EuAndreh2020-09-223-3/+2
|