diff --git a/flake.nix b/flake.nix index 3f4d9a8..4157046 100644 --- a/flake.nix +++ b/flake.nix @@ -68,15 +68,7 @@ themes.url = "github:RGBCube/ThemeNix"; }; - outputs = { - self, - nixpkgs, - ageNix, - simpleMail, - homeManager, - ghosttyModule, - ... - } @ inputs: let + outputs = { self, nixpkgs, ... } @ inputs: let lib0 = nixpkgs.lib; keys = import ./keys.nix;