| Commit message (Expand) | Author | Age | Files | Lines |
* | WIP: add stub body to function in setup.sh | EuAndreh | 2019-06-02 | 1 | -2/+2 |
* | TODOs.org | EuAndreh | 2019-06-02 | 1 | -3/+0 |
* | Add public/static/README.css | EuAndreh | 2019-06-02 | 1 | -0/+335 |
* | WIP: add 3 extra steps to setup.sh | EuAndreh | 2019-06-02 | 1 | -26/+70 |
* | Fix references from $KEY_PAIR_PATH to $TAR_PATH | EuAndreh | 2019-06-01 | 1 | -2/+2 |
* | Wait for Nextcloud to fully sync before continuing with setup.sh | EuAndreh | 2019-06-01 | 1 | -1/+16 |
* | Add usage and import_gpg to setup.sh | EuAndreh | 2019-06-01 | 1 | -19/+63 |
* | s/install-nixos.sh/install.sh/ | EuAndreh | 2019-06-01 | 1 | -2/+2 |
* | WIP: Move scripts out of README.org into public/nixos/setup.sh | EuAndreh | 2019-06-01 | 1 | -2/+36 |
* | Add instructions on how to install NixOS automatically on README | EuAndreh | 2019-06-01 | 2 | -1/+18 |
* | Move scripts/burn-nixos.sh -> public/nixos/burn.sh | EuAndreh | 2019-06-01 | 1 | -1/+48 |
* | Duplicate Nix files from /etc/nixos/* to /mnt/etc/nixos/ | EuAndreh | 2019-06-01 | 1 | -2/+6 |
* | Fix luksDevice interpolation in template.nix | EuAndreh | 2019-06-01 | 1 | -2/+2 |
* | Use /mnt as installation root | EuAndreh | 2019-06-01 | 1 | -8/+4 |
* | Fix reference to install.sh URL | EuAndreh | 2019-06-01 | 1 | -3/+3 |
* | Add mkpasswd to install.sh nix-shell declaration | EuAndreh | 2019-06-01 | 1 | -1/+1 |
* | Add e2fsprogs to install.sh nix-shell declaration | EuAndreh | 2019-06-01 | 1 | -1/+1 |
* | Add dosfstools to install.sh nix-shell declaration | EuAndreh | 2019-06-01 | 1 | -1/+1 |
* | Shutdown instead of rebooting after install.sh runs | EuAndreh | 2019-06-01 | 1 | -2/+2 |
* | Add lvm2 to install.sh nix-shell declaration | EuAndreh | 2019-06-01 | 1 | -1/+1 |
* | Add cryptsetup to install.sh nix-shell declaration | EuAndreh | 2019-06-01 | 1 | -1/+1 |
* | Fix off-by-one sector region in last sgdisk command | EuAndreh | 2019-06-01 | 1 | -1/+1 |
* | Add gptfdisk to install.sh nix-shell declaration | EuAndreh | 2019-06-01 | 1 | -1/+1 |
* | Fix server URL where to download public files from | EuAndreh | 2019-06-01 | 1 | -1/+1 |
* | Add reference to partitioning tutorials | EuAndreh | 2019-06-01 | 1 | -0/+3 |
* | Indent template.nix (linter offense) | EuAndreh | 2019-06-01 | 1 | -2/+1 |
* | Run read with -r flag (linter offense) | EuAndreh | 2019-06-01 | 1 | -2/+2 |
* | Expose burn-nixos.sh file publicly | EuAndreh | 2019-06-01 | 1 | -0/+1 |
* | Move NixOS public files into public/nixos/ folder | EuAndreh | 2019-06-01 | 5 | -2/+1 |
* | Generate /etc/nixos/password-hash.txt during execution | EuAndreh | 2019-06-01 | 2 | -3/+14 |
* | Add utillinux to install-nixos.sh installation list | EuAndreh | 2019-06-01 | 1 | -2/+4 |
* | Use sgdisk to automate the creation of partitions | EuAndreh | 2019-06-01 | 1 | -12/+11 |
* | WIP: format, encrypt and partition the disk in install-nixos.sh | EuAndreh | 2019-06-01 | 1 | -4/+49 |
* | Add Bash confirmation before writing local-configuration.nix | EuAndreh | 2019-05-31 | 1 | -1/+15 |
* | Add USAGE to public/install-nixos.sh | EuAndreh | 2019-05-31 | 2 | -6/+67 |
* | Format Nix files (linter offense) | EuAndreh | 2019-05-31 | 1 | -1/+2 |
* | Use nix-shell shebang for public/install-nixos.sh | EuAndreh | 2019-05-31 | 1 | -1/+3 |
* | Add template.nix as public (published) file | EuAndreh | 2019-05-31 | 1 | -0/+5 |
* | Publish contents for public/ folder | EuAndreh | 2019-05-30 | 3 | -0/+9 |