From 6038e7c83f1d532cc06c38ee5bf03066ad78694e Mon Sep 17 00:00:00 2001 From: maxstrb Date: Sat, 17 Jan 2026 00:01:35 +0100 Subject: [PATCH] non important commit --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index a03ac2a..cf07ec3 100644 --- a/flake.nix +++ b/flake.nix @@ -5,7 +5,6 @@ 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";