diff --git a/hardware-configuration.nix b/hardware-configuration.nix index 81a2f61..e004655 100644 --- a/hardware-configuration.nix +++ b/hardware-configuration.nix @@ -32,7 +32,7 @@ }; }; - fileSystems."/nix" = { + fileSystems."/" = { device = "/dev/disk/by-uuid/44444444-4444-4444-8888-888888888888"; fsType = "ext4"; options = [