diff --git a/flake.nix b/flake.nix index 2e3e8809..b6da5a35 100644 --- a/flake.nix +++ b/flake.nix @@ -46,7 +46,6 @@ hyprland-plugins.url = "github:hyprwm/hyprland-plugins"; hyprland-plugins.inputs.hyprland.follows = "hyprland"; }; - }; outputs = { self, nixpkgs, nixpkgs-wayland, home-manager, lanzaboote, nur, sops-nix, doom-emacs, nixos-generators, deploy-rs, ... } @inputs: let inherit (self) outputs;