From f53f80a83797f00752aebe2f443d0d035f1b4973 Mon Sep 17 00:00:00 2001 From: twoneis Date: Wed, 8 May 2024 16:27:17 +0200 Subject: [PATCH] readd rootfs mountpoint --- devices/ellaca/disko.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/devices/ellaca/disko.nix b/devices/ellaca/disko.nix index b8e38f5..4c8d7ae 100644 --- a/devices/ellaca/disko.nix +++ b/devices/ellaca/disko.nix @@ -41,6 +41,7 @@ }; }; + mountpoint = "/rootfs"; swap = { swapfile = { size = "16G";