chore: add new uuid for zeke
buildbot/nix-eval Build done.
buildbot/nix-build gitea:greg/nixos#checks.x86_64-linux.pkg-zim Build done.
buildbot/nix-build Build done.
buildbot/nix-build gitea:greg/nixos#checks.x86_64-linux.nixos-icdm-root Build done.

This commit is contained in:
Greg Hellings
2026-04-22 21:01:42 -05:00
parent fcba03f3d0
commit 088c1a0033
@@ -35,10 +35,11 @@
device = "/dev/nvme0n1p1"; device = "/dev/nvme0n1p1";
fsType = "auto"; fsType = "auto";
}; };
#"/mnt/disk1" = { "/mnt/disk1" = {
#device = "/dev/disk/by-uuid/0bb64e76-8811-499a-b60e-cc97808f2b0e"; device = "/dev/disk/by-uuid/bd04e868-034e-46e8-84ae-cd7347448bbd";
#fsType = "btrfs"; fsType = "xfs";
#}; options = [ "nofail" ];
};
}; };
swapDevices = [ ]; swapDevices = [ ];