From 814fd0406dc2ead70c4aa075367ebdc3fd579589 Mon Sep 17 00:00:00 2001 From: Patryk Niedźwiedziński Date: Thu, 3 Oct 2024 18:08:03 +0200 Subject: t14: 68 current 2024-10-03 18:07:59 24.05.20240928.fbca5e7 6.6.52 * --- machines/t14/hardware-configuration.nix | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/machines/t14/hardware-configuration.nix b/machines/t14/hardware-configuration.nix index 2f3af0a..59dd8c4 100644 --- a/machines/t14/hardware-configuration.nix +++ b/machines/t14/hardware-configuration.nix @@ -27,6 +27,13 @@ options = [ "subvol=@" ]; }; + #fileSystems."/newroot/persist" = { + #device = "/dev/disk/by-uuid/a8ba9580-b089-4cbb-98e3-52faa0a2dca8"; + ##neededForBoot = true; + #fsType = "btrfs"; + #options = [ "subvol=persist" ]; + #}; +# fileSystems."/boot" = { device = "/dev/disk/by-uuid/05C1-F939"; fsType = "vfat"; -- cgit 1.4.1