about summary refs log tree commit diff
path: root/nix/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'nix/hosts')
-rw-r--r--nix/hosts/lampadas/configuration.nix5
1 files changed, 2 insertions, 3 deletions
diff --git a/nix/hosts/lampadas/configuration.nix b/nix/hosts/lampadas/configuration.nix
index dbc3399..8659c7c 100644
--- a/nix/hosts/lampadas/configuration.nix
+++ b/nix/hosts/lampadas/configuration.nix
@@ -38,9 +38,8 @@ in {
         '';
       };
       luks.devices = {
-
-	# unsure why luksdata1 is recognized and added to the
-	# hardware-configuration.nix automatically, but luksdata2 isn't 
+      	# unsure why luksdata1 is recognized and added to the
+      	# hardware-configuration.nix automatically, but luksdata2 isn't 
         "luksdata2".device = "/dev/disk/by-uuid/e94d7f32-26ef-41e1-b3f3-9e63e4858001";
       };
     };