From b77ddfc8dd8dbba046e768501ef9995434458676 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 25 May 2019 19:45:56 -0300 Subject: Add note on declarative disk partitioning --- nixos/os-installation.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos') 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 -- cgit v1.2.3