summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorsils <sils@sils.li>2023-07-03 08:55:41 +0200
committersils <sils@sils.li>2023-07-03 08:55:41 +0200
commitb6c20385436813bb80ef4aaee2733171204c007e (patch)
tree36d5100c4b57d0672c75b02b3afffff73dd47243
parentFix(sys): Seperate terminal keyboardlayout from hosts (diff)
downloadnix-config-b6c20385436813bb80ef4aaee2733171204c007e.tar.gz
nix-config-b6c20385436813bb80ef4aaee2733171204c007e.zip
Fix(s/environment): Format
Diffstat (limited to '')
-rw-r--r--sys/environment/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/environment/default.nix b/sys/environment/default.nix
index 6a0d4f2..4760783 100644
--- a/sys/environment/default.nix
+++ b/sys/environment/default.nix
@@ -30,7 +30,7 @@
       enable = true;
       text = ''
         luks-f4ba9aae-e34f-4a72-98ab-88787f7c1986 UUID=ec3b114-502c-425f-b59b-4ef8ffcf7e99 none tpm2-device=auto,noauto
-     '';
+      '';
     };
   };
 }