Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vps.scm: Change locale to fr_FR.UTF-8 | EuAndreh | 2020-11-16 | 1 | -1/+1 |
| | |||||
* | .bashrc: Add "l" Bash alias | EuAndreh | 2020-11-16 | 1 | -0/+1 |
| | |||||
* | rsync the full folder to home instead of file by file | EuAndreh | 2020-11-16 | 3 | -3/+4 |
| | |||||
* | Copy over the .bashrc file from the VPS | EuAndreh | 2020-11-16 | 1 | -0/+31 |
| | |||||
* | TODOs.org: Sort services by priority | EuAndreh | 2020-11-16 | 1 | -3/+3 |
| | |||||
* | guix-reconfigure.sh: Remove un-needed (for now) envsubst call and shrink ssh ↵ | EuAndreh | 2020-11-16 | 1 | -3/+4 |
| | | | | commands | ||||
* | vps.scm: Remove comment from generated OS configuration | EuAndreh | 2020-11-16 | 1 | -3/+0 |
| | |||||
* | vps.scm: Stop inlining content of sudoers file | EuAndreh | 2020-11-16 | 1 | -3/+5 |
| | |||||
* | Add base Guix configuration and start switching to it | EuAndreh | 2020-11-16 | 10 | -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.sh | EuAndreh | 2020-11-16 | 2 | -32/+1 |
| | |||||
* | Forget existing resource to start working on new VPS | EuAndreh | 2020-11-16 | 2 | -5/+2 |
| | |||||
* | TODOs.org: Outline migration to Guix | EuAndreh | 2020-11-16 | 1 | -73/+100 |
| | |||||
* | nixos-switch.sh: Delete placeholder directory at the end | EuAndreh | 2020-11-09 | 1 | -0/+1 |
| | |||||
* | Point to repos in sr.ht instead on the same VPS for allowing bootstraping | EuAndreh | 2020-11-06 | 1 | -1/+1 |
| | |||||
* | TODOs.org | EuAndreh | 2020-11-06 | 1 | -0/+5 |
| | |||||
* | Remove extra line from LICENSE file | EuAndreh | 2020-11-06 | 1 | -1/+0 |
| | |||||
* | nixos-switch.sh: Add recursive chown on /data/ | EuAndreh | 2020-11-02 | 1 | -1/+2 |
| | |||||
* | Update terraform generated files | EuAndreh | 2020-11-02 | 5 | -0/+0 |
| | |||||
* | .envrc: Update TLD | EuAndreh | 2020-11-02 | 1 | -2/+1 |
| | |||||
* | vps-configuration.nix: Remove songbooks and eq from docs-project | EuAndreh | 2020-11-02 | 1 | -1/+2 |
| | |||||
* | nixos-switch.sh: Fix init bootstrap | EuAndreh | 2020-11-02 | 1 | -2/+4 |
| | |||||
* | vps-configuration.nix: Remove deprecated attributes from nextcloud service | EuAndreh | 2020-11-02 | 1 | -2/+0 |
| | |||||
* | vps-configuration.nix: Use correct location of "fold" function | EuAndreh | 2020-11-02 | 1 | -2/+2 |
| | |||||
* | nixos-switch.sh: Idempotently create folders and set permissions | EuAndreh | 2020-11-02 | 1 | -1/+11 |
| | |||||
* | vps-configuration.nix: Upgrade systemState version | EuAndreh | 2020-11-02 | 1 | -1/+1 |
| | |||||
* | README: Rename nixos-update.sh -> nixos-switch.sh | EuAndreh | 2020-11-02 | 1 | -3/+3 |
| | |||||
* | Add Vultr API KEY to .envrc to enable calling "terraform destroy" from shell | EuAndreh | 2020-11-02 | 1 | -0/+2 |
| | |||||
* | Remove conversejs favicon | EuAndreh | 2020-11-02 | 1 | -0/+0 |
| | |||||
* | Add libedn, x-bindgen and eq to docs-projects list | EuAndreh | 2020-10-31 | 1 | -1/+1 |
| | |||||
* | Fix tests | EuAndreh | 2020-10-23 | 5 | -3/+233 |
| | |||||
* | Run nixfmt | EuAndreh | 2020-10-23 | 3 | -73/+56 |
| | |||||
* | Add bash scripts for tests instead of Nix | EuAndreh | 2020-10-23 | 6 | -34/+106 |
| | |||||
* | Remove utils.nix | EuAndreh | 2020-10-23 | 1 | -108/+0 |
| | |||||
* | Remove .build.yml | EuAndreh | 2020-10-23 | 1 | -13/+0 |
| | |||||
* | Use git.euandreh.xyz over git.sr.ht | EuAndreh | 2020-10-23 | 2 | -2/+2 |
| | |||||
* | Move description into metadata.json | EuAndreh | 2020-10-14 | 2 | -1/+1 |
| | |||||
* | Make docs-site-for-project assume an i18n docs | EuAndreh | 2020-09-24 | 1 | -6/+3 |
| | |||||
* | Use i18n path for mediator documentation | EuAndreh | 2020-09-24 | 1 | -1/+1 |
| | |||||
* | Remove cement documentation website | EuAndreh | 2020-09-24 | 1 | -1/+0 |
| | |||||
* | TODOs.org | EuAndreh | 2020-09-23 | 1 | -0/+2 |
| | |||||
* | Enable automatic GC of NixOS | EuAndreh | 2020-09-23 | 2 | -1/+15 |
| | |||||
* | Remove FIXME marker (already on TODOs.org) | EuAndreh | 2020-09-23 | 1 | -1/+1 |
| | |||||
* | Use SQLite instead of PostgreSQL: simplify operations and backup | EuAndreh | 2020-09-23 | 4 | -33/+16 |
| | |||||
* | Enable autoUpgrade with reboots | EuAndreh | 2020-09-23 | 1 | -1/+7 |
| | |||||
* | Switch TLD for iteration | EuAndreh | 2020-09-22 | 1 | -1/+1 |
| | |||||
* | Remove mautrix files | EuAndreh | 2020-09-22 | 2 | -255/+0 |
| | | | | | Instead create a module from the mautrix-whatsapp and start using mautrix-telegram module from nixpkgs. | ||||
* | Remove exclusion patterns from default.nix | EuAndreh | 2020-09-22 | 1 | -4/+2 |
| | |||||
* | TODOs.org | EuAndreh | 2020-09-22 | 2 | -19/+23 |
| | |||||
* | Reorder nixos-update.sh | EuAndreh | 2020-09-22 | 1 | -4/+2 |
| | |||||
* | Use nixos-unstable channel YOLO!!! | EuAndreh | 2020-09-22 | 3 | -3/+2 |
| |