non important commit

This commit is contained in:
maxstrb 2026-01-17 00:14:14 +01:00
parent f8f4d55023
commit 28abb9cb14
2 changed files with 23 additions and 20 deletions

View file

@ -3,12 +3,12 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-nvf.url = "github:nixos/nixpkgs/c0b0e0fddf73fd517c3471e546c0df87a42d53f4";
nvf = {
url = "github:notashelf/nvf/v0.8";
inputs.nixpkgs.follows = "nixpkgs-nvf";
url = "github:notashelf/nvf/007f14a2c8d67568f4655654b401871920d73011";
inputs.nixpkgs.follows = "nixpkgs";
};
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";