non important commit

This commit is contained in:
maxstrb 2025-11-22 16:35:19 +01:00
parent e43fbbc122
commit 06fda08437

View file

@ -4,7 +4,7 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nvf = {
url = "github:notashelf/nvf";
url = "github:notashelf/nvf/v0.8";
inputs.nixpkgs.follows = "nixpkgs";
};
home-manager = {