diff --git a/flake.nix b/flake.nix index e652970..c784150 100755 --- a/flake.nix +++ b/flake.nix @@ -15,7 +15,7 @@ }; }; - outputs = { self, nixpkgs, nixos-hardware, home-manager, plasma-manager, firefox-addons }: { + outputs = { self, nixpkgs, nixos-hardware, home-manager, plasma-manager }: { nixosConfigurations = { framework = nixpkgs.lib.nixosSystem { system = "x86_64-linux";