aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-07-07 16:54:53 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-07-07 16:54:53 -0400
commit1ba4c0c75d2882e44c5990bf458ccc94e6a038b4 (patch)
treefe408300571f7110d1a60b2e72c8eaa0a96b7860 /flake.nix
parent05f39e621734fd751fe2100f22ad0347d622f8bf (diff)
downloadhome-1ba4c0c75d2882e44c5990bf458ccc94e6a038b4.tar.gz
flake.nix: remove nonexistent input
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index f69f68b..4860836 100644
--- a/flake.nix
+++ b/flake.nix
@@ -18,7 +18,6 @@
};
nixos-hardware = {
url = "github:NixOS/nixos-hardware/master";
- inputs.nixpkgs.follows = "nixpkgs";
};
};