aboutsummaryrefslogtreecommitdiff
path: root/nixos
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-25 19:45:56 -0300
committerEuAndreh <eu@euandre.org>2019-05-25 19:45:56 -0300
commitb77ddfc8dd8dbba046e768501ef9995434458676 (patch)
tree4165153c58c3d33a8cd646a235cf94a08a824d19 /nixos
parentssh_config.conf (diff)
downloaddotfiles-b77ddfc8dd8dbba046e768501ef9995434458676.tar.gz
dotfiles-b77ddfc8dd8dbba046e768501ef9995434458676.tar.xz
Add note on declarative disk partitioning
Diffstat (limited to 'nixos')
-rw-r--r--nixos/os-installation.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/os-installation.sh b/nixos/os-installation.sh
index 519ee5a..0936f94 100644
--- a/nixos/os-installation.sh
+++ b/nixos/os-installation.sh
@@ -24,6 +24,7 @@ systemctl start display-manager
# Change keyboard to pt_BR layout:
loadkeys br-abnt2
+# FIXME: make it declarative
# Format disk:
gdisk /dev/nvme0n1 # disk found using lsblk