aboutsummaryrefslogtreecommitdiff
path: root/public/nixos/install.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* s/install-nixos.sh/install.sh/EuAndreh2019-06-011-2/+2
* Duplicate Nix files from /etc/nixos/* to /mnt/etc/nixos/EuAndreh2019-06-011-2/+6
* Use /mnt as installation rootEuAndreh2019-06-011-8/+4
* Fix reference to install.sh URLEuAndreh2019-06-011-3/+3
* Add mkpasswd to install.sh nix-shell declarationEuAndreh2019-06-011-1/+1
* Add e2fsprogs to install.sh nix-shell declarationEuAndreh2019-06-011-1/+1
* 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
* Fix server URL where to download public files fromEuAndreh2019-06-011-1/+1
* Add reference to partitioning tutorialsEuAndreh2019-06-011-0/+3
* Run read with -r flag (linter offense)EuAndreh2019-06-011-2/+2
* Move NixOS public files into public/nixos/ folderEuAndreh2019-06-011-0/+141