non important commit

This commit is contained in:
maxstrb 2026-01-14 19:07:08 +01:00
parent 18ee4f57d0
commit fb0fe13ca7
3 changed files with 18 additions and 4 deletions

View file

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