aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move NixOS public files into public/nixos/ folderEuAndreh2019-06-015-2/+1
* Generate /etc/nixos/password-hash.txt during executionEuAndreh2019-06-012-3/+14
* TODOs.orgEuAndreh2019-06-011-1/+3
* Add utillinux to install-nixos.sh installation listEuAndreh2019-06-011-2/+4
* Use sgdisk to automate the creation of partitionsEuAndreh2019-06-011-12/+11
* Show if nix-shell is pure or impure in $PS1EuAndreh2019-06-011-1/+1
* WIP: format, encrypt and partition the disk in install-nixos.shEuAndreh2019-06-011-4/+49
* Add fallback null value to the shelcheck derivation inputEuAndreh2019-06-011-2/+4
* TODOs.orgEuAndreh2019-05-311-6/+16
* Add Bash confirmation before writing local-configuration.nixEuAndreh2019-05-311-1/+15
* Add extra explanation on =fixme= derivation errorEuAndreh2019-05-311-0/+1
* rsync outdir content instead of folderEuAndreh2019-05-311-1/+1
* Fix missing newline scaping in publishScriptEuAndreh2019-05-311-1/+1
* Remove symlink to nixos/utils.nixEuAndreh2019-05-314-102/+103
* Disable StrictHostKeyCheckingEuAndreh2019-05-311-1/+4
* Use --archive option in rsync inside publishScript derivationEuAndreh2019-05-311-9/+2
* Add USAGE to public/install-nixos.shEuAndreh2019-05-313-7/+68
* TODOs.orgEuAndreh2019-05-311-0/+2
* Format Nix files (linter offense)EuAndreh2019-05-312-14/+16
* Use nix-shell shebang for public/install-nixos.shEuAndreh2019-05-311-1/+3
* Add template.nix as public (published) fileEuAndreh2019-05-311-0/+5
* cp utils.nix in fake-symlinks.shEuAndreh2019-05-312-4/+2
* Add orgMkDocs derivation to utils.nixEuAndreh2019-05-312-5/+21
* Format nixos/utils.nix (linter offense)EuAndreh2019-05-301-1/+2
* Exclude notmuch-post.sh from shellcheck analysisEuAndreh2019-05-301-1/+1
* Publish contents for public/ folderEuAndreh2019-05-309-5/+48
* TODOs.orgEuAndreh2019-05-301-1/+2
* Remove default value of rootSrcEuAndreh2019-05-302-4/+3
* Restore subtasks.uniqueFeed derivationEuAndreh2019-05-302-47/+15
* Polish and use utils.fixme derivationEuAndreh2019-05-306-16/+16
* Move shellCheck derivation to utils.nixEuAndreh2019-05-308-25/+20
* Format all Nix code with nixfmtEuAndreh2019-05-305-350/+422
* Annotate files with FIXMEEuAndreh2019-05-302-0/+4
* Add initial elfeed configurationEuAndreh2019-05-305-1/+7
* Copy '$R:vps-backup/' into UTCLOUD in backup.shEuAndreh2019-05-301-0/+4
* Remove empty string from tmux.confEuAndreh2019-05-301-1/+1
* Simple USAGE text change on burn-nixos.shEuAndreh2019-05-301-1/+1
* Use -c to continue wget download of NixOS ISOEuAndreh2019-05-301-2/+2