Remove blobs #185

Closed
rarias wants to merge 459 commits from remove-blobs into old-master
Showing only changes of commit 1242aad9a3 - Show all commits

View File

@@ -26,6 +26,6 @@ in
lake2 = mkConf "lake2";
};
packages.x86_64-linux.hut = self.nixosConfigurations.hut.pkgs;
packages.x86_64-linux = self.nixosConfigurations.hut.pkgs;
};
}