diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-07-07 16:54:53 -0400 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-07-07 16:54:53 -0400 |
| commit | 1ba4c0c75d2882e44c5990bf458ccc94e6a038b4 (patch) | |
| tree | fe408300571f7110d1a60b2e72c8eaa0a96b7860 /flake.nix | |
| parent | 05f39e621734fd751fe2100f22ad0347d622f8bf (diff) | |
| download | home-1ba4c0c75d2882e44c5990bf458ccc94e6a038b4.tar.gz | |
flake.nix: remove nonexistent input
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -18,7 +18,6 @@ }; nixos-hardware = { url = "github:NixOS/nixos-hardware/master"; - inputs.nixpkgs.follows = "nixpkgs"; }; }; |