diff options
| author | scouckel <james.krinsky@gmail.com> | 2025-12-13 04:17:24 -0600 |
|---|---|---|
| committer | scouckel <james.krinsky@gmail.com> | 2025-12-13 04:17:24 -0600 |
| commit | 78fa689cca311ebb47925fc83e76009cc2ba76e5 (patch) | |
| tree | 19165affb8a0eb3e0582b4a097f39509b2fb063e /flake.nix | |
| parent | f6ade6d330c807e4bfdf31d5e72df79aa6ceb7e4 (diff) | |
update
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ }; nixos-hardware.url = "github:NixOS/nixos-hardware/master"; nvf = { - url = "github:NotAShelf/nvf/v0.8"; + url = "github:NotAShelf/nvf"; inputs.nixpkgs.follows = "nixpkgs"; }; nordvpn-flake.url = "github:scouckel/nordvpn-flake"; |
