From 2b2d1ecb7eb6fdd280633b0a4013d987a39d1436 Mon Sep 17 00:00:00 2001 From: Sense T Date: Sat, 22 Jul 2023 11:24:43 +0000 Subject: [PATCH] stateless is not useable --- hardware-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [