about summary refs log tree commit diff stats
path: root/hosts/Tiamat/hardware/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/Tiamat/hardware/default.nix')
-rw-r--r--hosts/Tiamat/hardware/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/Tiamat/hardware/default.nix b/hosts/Tiamat/hardware/default.nix
index c36b7062..bd7241b3 100644
--- a/hosts/Tiamat/hardware/default.nix
+++ b/hosts/Tiamat/hardware/default.nix
@@ -13,7 +13,7 @@
 
   nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
 
-  system.filesystemLayouts = {
+  system.fileSystemLayouts = {
     enable = true;
     mainDisk = "/dev/disk/by-uuid/<uuid>";
     efiDisk = "/dev/disk/by-uuid/<uuid>";