aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Format utils.nix (linter offense)EuAndreh2019-06-021-1/+1
* WIP: add stub body to function in setup.shEuAndreh2019-06-021-2/+2
* TODOs.orgEuAndreh2019-06-022-4/+5
* Build README.org HTML in utils.nixEuAndreh2019-06-022-13/+5
* Fetch README.css from URLEuAndreh2019-06-021-1/+5
* Add public/static/README.cssEuAndreh2019-06-021-0/+335
* Remove PostgreSQL configurationEuAndreh2019-06-021-14/+0
* Test if rust tooling is configured before using itEuAndreh2019-06-021-0/+2
* Check if folder exists before creating nested symlinkEuAndreh2019-06-021-1/+1
* WIP: add 3 extra steps to setup.shEuAndreh2019-06-021-26/+70
* Fix references from $KEY_PAIR_PATH to $TAR_PATHEuAndreh2019-06-011-2/+2
* Wait for Nextcloud to fully sync before continuing with setup.shEuAndreh2019-06-011-1/+16
* Add usage and import_gpg to setup.shEuAndreh2019-06-011-19/+63
* Remove extra GPG exporting info from README.orgEuAndreh2019-06-011-19/+15
* s/install-nixos.sh/install.sh/EuAndreh2019-06-011-2/+2
* Export ownertrust in export-keys.shEuAndreh2019-06-011-7/+19
* Add helper scripts/export-keys.shEuAndreh2019-06-011-0/+23
* WIP: Move scripts out of README.org into public/nixos/setup.shEuAndreh2019-06-012-36/+38
* TODOs.orgEuAndreh2019-06-011-2/+4
* Add instructions on how to install NixOS automatically on READMEEuAndreh2019-06-014-2/+56
* Add -E to template env.sh fileEuAndreh2019-06-011-1/+1
* TODOs.orgEuAndreh2019-06-011-0/+3
* Format nixos/configuration.nix (linter offense)EuAndreh2019-06-011-5/+4
* Delete nixos/os-installation.shEuAndreh2019-06-012-115/+1
* TODOs.orgEuAndreh2019-06-011-0/+6
* Move scripts/burn-nixos.sh -> public/nixos/burn.shEuAndreh2019-06-012-3/+50
* Duplicate Nix files from /etc/nixos/* to /mnt/etc/nixos/EuAndreh2019-06-011-2/+6
* Remove with pkgs; usage from configuration.nixEuAndreh2019-06-011-5/+5
* Fix luksDevice interpolation in template.nixEuAndreh2019-06-011-2/+2
* Use /mnt as installation rootEuAndreh2019-06-011-8/+4
* Fix reference to install.sh URLEuAndreh2019-06-011-3/+3
* TODOs.orgEuAndreh2019-06-011-1/+4
* Add mkpasswd to install.sh nix-shell declarationEuAndreh2019-06-011-1/+1
* TODOs.orgEuAndreh2019-06-011-0/+4
* Add e2fsprogs to install.sh nix-shell declarationEuAndreh2019-06-011-1/+1
* TODOs.orgEuAndreh2019-06-011-13/+19
* WIP: add scripts/mailing-list-import-mbox.shEuAndreh2019-06-011-0/+88
* Add dosfstools to install.sh nix-shell declarationEuAndreh2019-06-011-1/+1
* Shutdown instead of rebooting after install.sh runsEuAndreh2019-06-011-2/+2
* Add lvm2 to install.sh nix-shell declarationEuAndreh2019-06-011-1/+1
* Add cryptsetup to install.sh nix-shell declarationEuAndreh2019-06-011-1/+1
* Fix off-by-one sector region in last sgdisk commandEuAndreh2019-06-011-1/+1
* Add gptfdisk to install.sh nix-shell declarationEuAndreh2019-06-011-1/+1
* Disable StrictHostKeyCHecking when deleting existing contentEuAndreh2019-06-011-1/+1
* Fix server URL where to download public files fromEuAndreh2019-06-011-1/+1
* Delete existing documentation content in docs derivationEuAndreh2019-06-012-2/+3
* Add reference to partitioning tutorialsEuAndreh2019-06-011-0/+3
* Indent template.nix (linter offense)EuAndreh2019-06-011-2/+1
* Run read with -r flag (linter offense)EuAndreh2019-06-011-2/+2
* Expose burn-nixos.sh file publiclyEuAndreh2019-06-011-0/+1