From 174c875fd085dd8efee299f0813154bf2d834cee Mon Sep 17 00:00:00 2001 From: Madeleine Sydney Date: Mon, 10 Mar 2025 15:16:47 -0600 Subject: [PATCH] feat(nixos-testbed): Use Deertopia binary cache --- hosts/nixos-testbed/configuration.nix | 1 - result | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 hosts/nixos-testbed/configuration.nix create mode 120000 result diff --git a/hosts/nixos-testbed/configuration.nix b/hosts/nixos-testbed/configuration.nix old mode 100755 new mode 100644 index 195b0bb..3b5a661 --- a/hosts/nixos-testbed/configuration.nix +++ b/hosts/nixos-testbed/configuration.nix @@ -119,7 +119,6 @@ }; }; - # This option defines the first version of NixOS you have installed on this # particular machine, and is used to maintain compatibility with application # data (e.g. databases) created on older NixOS versions. diff --git a/result b/result new file mode 120000 index 0000000..fd7accf --- /dev/null +++ b/result @@ -0,0 +1 @@ +/nix/store/2wnp36rrm6wmxm5kky7c63ify9wppshg-nixos-minimal-25.05.20250202.8532db2-x86_64-linux.iso \ No newline at end of file