chore(home-manager): remove unused input
This commit is contained in:
parent
390e3c6be4
commit
f81036e0c6
2 changed files with 9 additions and 679 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue