aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/Apzu
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/Apzu/hardware/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/Apzu/hardware/default.nix b/hosts/Apzu/hardware/default.nix
index c36b7062..bd7241b3 100644
--- a/hosts/Apzu/hardware/default.nix
+++ b/hosts/Apzu/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>";