aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 4d35926f..b8d9890e 100644
--- a/flake.nix
+++ b/flake.nix
@@ -89,7 +89,7 @@
system = "x86_64-linux";
pkgs = import nixpkgs {
config = {
- contentAddressedByDefault = true;
+#contentAddressedByDefault = true;
config.allowUnfreePredicate = pkg:
builtins.elem (nixpkgs.lib.getName pkg) [
"steam"