From 392ba5f19f35c67a16a69eaa7b8dcc4d7e747ad3 Mon Sep 17 00:00:00 2001 From: Chris Dombroski Date: Sun, 17 Nov 2024 18:53:40 -0500 Subject: [PATCH] nh.flake doesn't take a url --- nixos-modules/common/nix.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos-modules/common/nix.nix b/nixos-modules/common/nix.nix index 2b40396..7d9924a 100644 --- a/nixos-modules/common/nix.nix +++ b/nixos-modules/common/nix.nix @@ -12,7 +12,6 @@ enable = true; extraArgs = "--keep-since 7d"; }; - flake = "git+https://git.icanttype.org/cdombroski/nix-configs.git"; }; nix = {