chore(home-manager): remove unused input

This commit is contained in:
Khaïs COLIN 2024-08-13 13:34:56 +02:00
parent 390e3c6be4
commit f81036e0c6
2 changed files with 9 additions and 679 deletions

View file

@ -8,11 +8,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
myHomeManagerConfiguration = {
url = "path:../home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
nixvim-flake = {
url = "path:./nixvim";
inputs.nixpkgs.follows = "nixpkgs-unstable";
@ -27,7 +22,6 @@
nixpkgs,
home-manager,
myHomeManagerConfiguration,
nixvim-flake,
nixos-06cb-009a-fingerprint-sensor,